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