License |
License |
---|---|
Categories |
CategoriesHdiv Security |
GroupId | GroupIdorg.hdiv |
ArtifactId | ArtifactIdhdiv-core |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHdiv Community Core
Web Application Security Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
hdiv-core-3.5.2.pom | |
hdiv-core-3.5.2.jar | 90 KB |
hdiv-core-3.5.2-sources.jar | 104 KB |
hdiv-core-3.5.2-javadoc.jar | 450 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hdiv/hdiv-core/ -->
<dependency>
<groupId>org.hdiv</groupId>
<artifactId>hdiv-core</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hdiv/hdiv-core/
implementation 'org.hdiv:hdiv-core:3.5.2'
// https://jarcasting.com/artifacts/org.hdiv/hdiv-core/
implementation ("org.hdiv:hdiv-core:3.5.2")
'org.hdiv:hdiv-core:jar:3.5.2'
<dependency org="org.hdiv" name="hdiv-core" rev="3.5.2">
<artifact name="hdiv-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hdiv', module='hdiv-core', version='3.5.2')
)
libraryDependencies += "org.hdiv" % "hdiv-core" % "3.5.2"
[org.hdiv/hdiv-core "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web Optional | jar | 3.2.16.RELEASE |
org.springframework.security : spring-security-web Optional | jar | 3.2.9.RELEASE |
commons-fileupload : commons-fileupload Optional | jar | 1.3.3 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
javax.servlet.jsp : jsp-api | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.0.9.RELEASE |
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 |