Class ArtifactResolver.ArtifactLocation

    • Constructor Detail

      • ArtifactLocation

        public ArtifactLocation​(org.eclipse.aether.artifact.Artifact artifact,
                                URL url,
                                boolean classPath)
    • Method Detail

      • getArtifact

        public org.eclipse.aether.artifact.Artifact getArtifact()
      • toURL

        public URL toURL()
      • isClassPath

        public boolean isClassPath()