Uses of Class
org.codehaus.cargo.maven3.configuration.ArtifactInstaller
-
Packages that use ArtifactInstaller Package Description org.codehaus.cargo.maven3 org.codehaus.cargo.maven3.configuration -
-
Uses of ArtifactInstaller in org.codehaus.cargo.maven3
Methods in org.codehaus.cargo.maven3 that return ArtifactInstaller Modifier and Type Method Description static ArtifactInstallerAbstractCargoMojo. calculateArtifact(String url)Calculate the Maven artifact for a URL. -
Uses of ArtifactInstaller in org.codehaus.cargo.maven3.configuration
Methods in org.codehaus.cargo.maven3.configuration that return ArtifactInstaller Modifier and Type Method Description ArtifactInstallerContainer. getArtifactInstaller()Methods in org.codehaus.cargo.maven3.configuration with parameters of type ArtifactInstaller Modifier and Type Method Description voidContainer. setArtifactInstaller(ArtifactInstaller artifactInstaller)
-