| Package | Description |
|---|---|
| org.wildfly.galleon.plugin |
| Modifier and Type | Method and Description |
|---|---|
static ArtifactCoords |
ArtifactCoords.fromGav(ArtifactCoords.Gav gav,
String extension) |
static ArtifactCoords |
ArtifactCoords.fromString(String str) |
static ArtifactCoords |
ArtifactCoords.fromString(String str,
String defaultExtension) |
static ArtifactCoords |
ArtifactCoords.newInstance(String groupId,
String artifactId,
String version,
String extension) |
ArtifactCoords |
ArtifactCoords.Gav.toArtifactCoords() |
| Modifier and Type | Method and Description |
|---|---|
int |
ArtifactCoords.compareTo(ArtifactCoords o) |
Copyright © 2016–2022 JBoss by Red Hat. All rights reserved.