Interface MavenDependency

    • Method Detail

      • getGroupId

        String getGroupId()
        The groupId value for this dependency.
      • getArtifactId

        String getArtifactId()
        The artifactId value for this dependency.
      • getVersion

        String getVersion()
        The version value for this dependency.