Package org.kie.maven.integration
Class ArtifactResolver.ArtifactLocation
java.lang.Object
org.kie.maven.integration.ArtifactResolver.ArtifactLocation
- Enclosing class:
- ArtifactResolver
-
Constructor Summary
ConstructorsConstructorDescriptionArtifactLocation(org.eclipse.aether.artifact.Artifact artifact, URL url, boolean classPath) -
Method Summary
-
Constructor Details
-
ArtifactLocation
-
-
Method Details
-
getArtifact
public org.eclipse.aether.artifact.Artifact getArtifact() -
toURL
-
isClassPath
public boolean isClassPath()
-