License |
License |
---|---|
Categories |
CategoriesHdiv Security |
GroupId | GroupIdorg.hdiv |
ArtifactId | ArtifactIdhdiv |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHdiv Community
Web Application Security Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
hdiv-3.5.2.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hdiv/hdiv/ -->
<dependency>
<groupId>org.hdiv</groupId>
<artifactId>hdiv</artifactId>
<version>3.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hdiv/hdiv/
implementation 'org.hdiv:hdiv:3.5.2'
// https://jarcasting.com/artifacts/org.hdiv/hdiv/
implementation ("org.hdiv:hdiv:3.5.2")
'org.hdiv:hdiv:pom:3.5.2'
<dependency org="org.hdiv" name="hdiv" rev="3.5.2">
<artifact name="hdiv" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hdiv', module='hdiv', version='3.5.2')
)
libraryDependencies += "org.hdiv" % "hdiv" % "3.5.2"
[org.hdiv/hdiv "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
log4j : log4j | jar | 1.2.17 |
commons-logging : commons-logging | jar | 1.2 |