Class ExcludedMissingLicense


  • public class ExcludedMissingLicense
    extends Object
    Represents an exclusion for a missing license.
    • Constructor Detail

      • ExcludedMissingLicense

        public ExcludedMissingLicense​(Node node)
        Initialize the instance from an XML node.
        Parameters:
        node - the node that holds the information.
    • Method Detail

      • getGroupId

        public String getGroupId()
      • getArtifactId

        public String getArtifactId()
      • getVersion

        public String getVersion()