License |
License |
---|---|
Categories |
CategoriesHdiv Security |
GroupId | GroupIdorg.hdiv |
ArtifactId | ArtifactIdhdiv-struts-1 |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHdiv Community Struts 1
Web Application Security Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
hdiv-struts-1-3.5.2.pom | |
hdiv-struts-1-3.5.2.jar | 255 KB |
hdiv-struts-1-3.5.2-sources.jar | 252 KB |
hdiv-struts-1-3.5.2-javadoc.jar | 637 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hdiv/hdiv-struts-1/ -->
<dependency>
<groupId>org.hdiv</groupId>
<artifactId>hdiv-struts-1</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hdiv/hdiv-struts-1/
implementation 'org.hdiv:hdiv-struts-1:3.5.2'
// https://jarcasting.com/artifacts/org.hdiv/hdiv-struts-1/
implementation ("org.hdiv:hdiv-struts-1:3.5.2")
'org.hdiv:hdiv-struts-1:jar:3.5.2'
<dependency org="org.hdiv" name="hdiv-struts-1" rev="3.5.2">
<artifact name="hdiv-struts-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hdiv', module='hdiv-struts-1', version='3.5.2')
)
libraryDependencies += "org.hdiv" % "hdiv-struts-1" % "3.5.2"
[org.hdiv/hdiv-struts-1 "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-fileupload : commons-fileupload Optional | jar | 1.3.3 |
org.apache.struts : struts-core | jar | 1.3.8 |
org.apache.struts : struts-taglib | jar | 1.3.8 |
org.apache.struts : struts-tiles | jar | 1.3.8 |
org.hdiv : hdiv-core | jar | 3.5.2 |
commons-logging : commons-logging Optional | jar | 1.2 |
javax.servlet : jstl | jar | 1.0.6 |
org.apache.struts : struts-el | jar | 1.3.8 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
log4j : log4j | jar | 1.2.17 |