added gradle to the site

This commit is contained in:
Jeremy Long
2015-08-04 14:07:34 -04:00
parent 01769a6f38
commit 5d6ad8bc6c
2 changed files with 2 additions and 1 deletions

View File

@@ -27,5 +27,5 @@ OWASP dependency-check's core analysis engine can be used as:
- [Command Line Tool](dependency-check-cli/index.html)
- [Maven Plugin](dependency-check-maven/index.html)
- [Ant Task](dependency-check-ant/index.html)
- In a [Gradle Build](./gradle.html)
- [Gradle Plugin](dependency-check-gradle/index.html)
- [Jenkins Plugin](dependency-check-jenkins/index.html)

View File

@@ -5,6 +5,7 @@ build and reporting process:
- [Maven Plugin](dependency-check-maven/index.html)
- [Ant Task](dependency-check-ant/index.html)
- [Gradle Plugin](dependency-check-gradle/index.html)
- [Jenkins Plugin](dependency-check-jenkins/index.html)
In addition, dependency-check can be executed from the [command line](dependency-check-cli/index.html).