mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-24 18:11:47 +01:00
updated package-info
Former-commit-id: c459f7479fc476f19ee1ba52dc162a9ead751fc8
This commit is contained in:
@@ -1,14 +1,7 @@
|
|||||||
/**
|
/**
|
||||||
* <html>
|
*
|
||||||
* <head>
|
* Contains classes related to searching Maven Central.<br/><br/>
|
||||||
* <title>org.owasp.dependencycheck.data.central</title>
|
*
|
||||||
* </head>
|
* These are used to abstract Maven Central searching away from OWASP Dependency Check so they can be reused elsewhere.
|
||||||
* <body>
|
|
||||||
* <p>
|
|
||||||
* Contains classes related to searching Maven Central.</p>
|
|
||||||
* <p>
|
|
||||||
* These are used to abstract Maven Central searching away from OWASP Dependency Check so they can be reused elsewhere.</p>
|
|
||||||
* </body>
|
|
||||||
* </html>
|
|
||||||
*/
|
*/
|
||||||
package org.owasp.dependencycheck.data.central;
|
package org.owasp.dependencycheck.data.central;
|
||||||
|
|||||||
Reference in New Issue
Block a user