License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration Hdiv Security |
GroupId | GroupIdorg.hdiv |
ArtifactId | ArtifactIdhdiv-config |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHdiv Community Configure
Java Web Application Security Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
hdiv-config-3.5.2.pom | |
hdiv-config-3.5.2.jar | 13 KB |
hdiv-config-3.5.2-sources.jar | 8 KB |
hdiv-config-3.5.2-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hdiv/hdiv-config/ -->
<dependency>
<groupId>org.hdiv</groupId>
<artifactId>hdiv-config</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hdiv/hdiv-config/
implementation 'org.hdiv:hdiv-config:3.5.2'
// https://jarcasting.com/artifacts/org.hdiv/hdiv-config/
implementation ("org.hdiv:hdiv-config:3.5.2")
'org.hdiv:hdiv-config:jar:3.5.2'
<dependency org="org.hdiv" name="hdiv-config" rev="3.5.2">
<artifact name="hdiv-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hdiv', module='hdiv-config', version='3.5.2')
)
libraryDependencies += "org.hdiv" % "hdiv-config" % "3.5.2"
[org.hdiv/hdiv-config "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.hdiv : hdiv-core | jar | 3.5.2 |
commons-fileupload : commons-fileupload Optional | jar | 1.3.3 |
org.hdiv : hdiv-spring-mvc Optional | jar | 3.5.2 |
org.hdiv : hdiv-struts-1 Optional | jar | 3.5.2 |
org.hdiv : hdiv-jsf Optional | jar | 3.5.2 |
javax.faces : jsf-api Optional | jar | 2.0 |
org.hdiv : hdiv-thymeleaf Optional | jar | 3.5.2 |
org.springframework : spring-webmvc Optional | jar | 4.0.9.RELEASE |
org.springframework.security : spring-security-web Optional | jar | 3.2.9.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
javax.validation : validation-api | jar | 1.0.0.GA |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.0.9.RELEASE |
org.hibernate : hibernate-validator | jar | 4.3.0.Final |
cglib : cglib | jar | 3.1 |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
log4j : log4j | jar | 1.2.17 |