mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 16:23:37 +01:00
13 lines
220 B
Java
13 lines
220 B
Java
/**
|
|
* <html>
|
|
* <head>
|
|
* <title>org.codesecure.dependencycheck</title>
|
|
* </head>
|
|
* <body>
|
|
* Includes the main entry point for the DependencyChecker.
|
|
* </body>
|
|
* </html>
|
|
*/
|
|
|
|
package org.codesecure.dependencycheck;
|