Class MMaven.Artifact

  • Enclosing class:
    MMaven

    public static class MMaven.Artifact
    extends Object
    • Constructor Detail

      • Artifact

        public Artifact​(Element xml)
    • Method Detail

      • toLocation

        public String toLocation()
      • isRelease

        public boolean isRelease()
      • getGroupId

        public String getGroupId()
      • getArtifactId

        public String getArtifactId()
      • getVersion

        public String getVersion()
      • getType

        public String getType()
      • getEstimatedVersion

        public Version getEstimatedVersion()