Class GroupIdArtifactIdVersion


  • public class GroupIdArtifactIdVersion
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean matches​(java.lang.String matchGroupId, java.lang.String matchArtifactId)  
      java.lang.String toDependencyNotation()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GroupIdArtifactIdVersion

        public GroupIdArtifactIdVersion()
    • Method Detail

      • matches

        public boolean matches​(java.lang.String matchGroupId,
                               java.lang.String matchArtifactId)
      • toDependencyNotation

        public java.lang.String toDependencyNotation()