is not current version
Last Version 3.3.0

org.hdiv:hdiv-docs 2.1.7.RC3

Java Web Application Security Framework

Categories

Categories

Hdiv Security
GroupId

GroupId

org.hdiv
ArtifactId

ArtifactId

hdiv-docs
Version

Version

2.1.7.RC3
Type

Type

pom

Download hdiv-docs 2.1.7.RC3

Filename Size
hdiv-docs-2.1.7.RC3.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.hdiv/hdiv-docs/ -->
<dependency>
    <groupId>org.hdiv</groupId>
    <artifactId>hdiv-docs</artifactId>
    <version>2.1.7.RC3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hdiv/hdiv-docs/
implementation 'org.hdiv:hdiv-docs:2.1.7.RC3'
// https://jarcasting.com/artifacts/org.hdiv/hdiv-docs/
implementation ("org.hdiv:hdiv-docs:2.1.7.RC3")
'org.hdiv:hdiv-docs:pom:2.1.7.RC3'
<dependency org="org.hdiv" name="hdiv-docs" rev="2.1.7.RC3">
  <artifact name="hdiv-docs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hdiv', module='hdiv-docs', version='2.1.7.RC3')
)
libraryDependencies += "org.hdiv" % "hdiv-docs" % "2.1.7.RC3"
[org.hdiv/hdiv-docs "2.1.7.RC3"]