public class Artefact extends Object
This class provides a small maven compatible artefact definition.
| Constructor and Description |
|---|
Artefact(String groupId,
String artifactId,
String version) |
| Modifier and Type | Method and Description |
|---|---|
static Artefact |
createResource(String r) |
void |
load() |
public static Artefact createResource(String r) throws ConfigurationException
ConfigurationExceptionpublic void load()
throws IOException
IOExceptionCopyright © 2014–2023. All rights reserved.