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
ConfigurationException
public void load() throws IOException
IOException
Copyright © 2014–2023. All rights reserved.