| License |
License |
|---|---|
| Categories |
CategoriesHdiv Security |
| GroupId | GroupIdorg.hdiv |
| ArtifactId | ArtifactIdhdiv-core |
| Version | Version3.5.1 |
| Type | Typejar |
| Description |
DescriptionHdiv Community Core
Web Application Security Framework
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hdiv-core-3.5.1.pom | |
| hdiv-core-3.5.1.jar | 174 KB |
| hdiv-core-3.5.1-tests.jar | 81 KB |
| hdiv-core-3.5.1-sources.jar | 178 KB |
| hdiv-core-3.5.1-javadoc.jar | 805 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.hdiv/hdiv-core/ -->
<dependency>
<groupId>org.hdiv</groupId>
<artifactId>hdiv-core</artifactId>
<version>3.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hdiv/hdiv-core/
implementation 'org.hdiv:hdiv-core:3.5.1'
// https://jarcasting.com/artifacts/org.hdiv/hdiv-core/
implementation ("org.hdiv:hdiv-core:3.5.1")
'org.hdiv:hdiv-core:jar:3.5.1'
<dependency org="org.hdiv" name="hdiv-core" rev="3.5.1">
<artifact name="hdiv-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hdiv', module='hdiv-core', version='3.5.1')
)
libraryDependencies += "org.hdiv" % "hdiv-core" % "3.5.1"
[org.hdiv/hdiv-core "3.5.1"]
| 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 |