Class SnapshotArtifactRepositoryMetadata

    • Constructor Detail

      • SnapshotArtifactRepositoryMetadata

        public SnapshotArtifactRepositoryMetadata​(Artifact artifact)
      • SnapshotArtifactRepositoryMetadata

        public SnapshotArtifactRepositoryMetadata​(Artifact artifact,
                                                  Snapshot snapshot)
    • Method Detail

      • storedInGroupDirectory

        public boolean storedInGroupDirectory()
      • storedInArtifactVersionDirectory

        public boolean storedInArtifactVersionDirectory()
      • getGroupId

        public String getGroupId()
      • getArtifactId

        public String getArtifactId()
      • getBaseVersion

        public String getBaseVersion()
      • getKey

        public Object getKey()
      • isSnapshot

        public boolean isSnapshot()