Class ArtifactWithRepoType


  • public class ArtifactWithRepoType
    extends java.lang.Object
    • Constructor Detail

      • ArtifactWithRepoType

        public ArtifactWithRepoType​(org.eclipse.aether.artifact.Artifact artifact,
                                    RepositoryType repositoryType)
    • Method Detail

      • getArtifact

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

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object