Package org.owasp.dependencycheck.data.nexus


package org.owasp.dependencycheck.data.nexus
Contains classes related to searching a Nexus repository.

These are used to abstract Nexus searching away from OWASP Dependency Check so they can be reused elsewhere.
  • Class
    Description
    Simple bean representing a Maven Artifact.
     
    Class of methods to search Nexus repositories.
    Class of methods to search Nexus v3 repositories.