License |
License |
---|---|
Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier Hdiv Security |
GroupId | GroupIdorg.hdiv |
ArtifactId | ArtifactIdhdiv-jsf |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHdiv Community JSF
Web Application Security Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
hdiv-jsf-3.5.2.pom | |
hdiv-jsf-3.5.2.jar | 63 KB |
hdiv-jsf-3.5.2-sources.jar | 52 KB |
hdiv-jsf-3.5.2-javadoc.jar | 263 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hdiv/hdiv-jsf/ -->
<dependency>
<groupId>org.hdiv</groupId>
<artifactId>hdiv-jsf</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hdiv/hdiv-jsf/
implementation 'org.hdiv:hdiv-jsf:3.5.2'
// https://jarcasting.com/artifacts/org.hdiv/hdiv-jsf/
implementation ("org.hdiv:hdiv-jsf:3.5.2")
'org.hdiv:hdiv-jsf:jar:3.5.2'
<dependency org="org.hdiv" name="hdiv-jsf" rev="3.5.2">
<artifact name="hdiv-jsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hdiv', module='hdiv-jsf', version='3.5.2')
)
libraryDependencies += "org.hdiv" % "hdiv-jsf" % "3.5.2"
[org.hdiv/hdiv-jsf "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.faces : jsf-api Optional | jar | 2.0 |
javax.el : el-api Optional | jar | 1.0 |
org.hdiv : hdiv-core | jar | 3.5.2 |
org.springframework : spring-web | jar | 3.2.16.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.2.16.RELEASE |
org.hdiv : hdiv-core | test-jar | 3.5.2 |
com.sun.faces : jsf-impl | jar | 2.0.2 |
org.apache.shale : shale-test | jar | 1.0.5 |
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 |