MVN

org.hdiv : hdiv-docs

Maven & Gradle

Apr 26, 2017
205 stars

Hdiv Community Documentation · Web Application Security Framework

<dependency>
    <groupId>org.hdiv</groupId>
    <artifactId>hdiv-docs</artifactId>
    <version>3.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hdiv : hdiv-docs to add to Maven - Latest Versions:

  • Latest Stable: 3.3.0
  • Latest Release Candidate: 2.1.8.RC1

All Versions

Choose a version of org.hdiv : hdiv-docs to add to Maven - All Versions:

Version Vulnerabilities Updated
3.3.x
hdiv-docs-3.3.0
3.2.x
hdiv-docs-3.2.0
3.1.x
hdiv-docs-3.1.1
hdiv-docs-3.1.0
3.0.x
hdiv-docs-3.0.0
2.1.x
hdiv-docs-2.1.13
hdiv-docs-2.1.12
hdiv-docs-2.1.11
hdiv-docs-2.1.10
hdiv-docs-2.1.9
hdiv-docs-2.1.8
hdiv-docs-2.1.8.RC1
hdiv-docs-2.1.7
hdiv-docs-2.1.7.RC4
hdiv-docs-2.1.7.RC3
hdiv-docs-2.1.7.RC2
hdiv-docs-2.1.7.RC1
hdiv-docs-2.1.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.hdiv</groupId>
    <artifactId>hdiv-docs</artifactId>
    <version>3.3.0</version>
</dependency>

Advertisement