Uses of Class
org.xwiki.test.integration.maven.ArtifactCoordinate
-
Packages that use ArtifactCoordinate Package Description org.xwiki.test.integration.maven -
-
Uses of ArtifactCoordinate in org.xwiki.test.integration.maven
Methods in org.xwiki.test.integration.maven that return ArtifactCoordinate Modifier and Type Method Description static ArtifactCoordinate
ArtifactCoordinate. parseArtifacts(String coordinateAsString)
Parse an Artifact coordinate as a String.Method parameters in org.xwiki.test.integration.maven with type arguments of type ArtifactCoordinate Modifier and Type Method Description List<org.eclipse.aether.artifact.Artifact>
MavenResolver. convertToArtifacts(Collection<ArtifactCoordinate> artifactCoordinates, boolean resolveExtraJARs)
-