org.owasp.dependencycheck.utils.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dependency-check-utils Show documentation
Show all versions of dependency-check-utils Show documentation
dependency-check-utils is a collection of common utility classes used within dependency-check that might be useful in other projects.
/**
*
*
* org.owasp.dependencycheck.utils
*
*
* Includes various utility classes such as a Settings wrapper, utilities to make URL Connections, etc.
*
*
*/
package org.owasp.dependencycheck.utils;