License |
License |
---|---|
GroupId | GroupIdorg.ibissource |
ArtifactId | ArtifactIdibis-struts |
Version | Version1.2.9.4 |
Type | Typejar |
Description |
Descriptionibis-struts
Base project: http://central.maven.org/maven2/struts/struts/1.2.9/
This version of Struts doesn't throw java.io.NotSerializableException when the application server wants to persist sessions and makes renderFocusJavascript return valid xml
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ibis-struts-1.2.9.4.pom | |
ibis-struts-1.2.9.4.jar | 833 KB |
ibis-struts-1.2.9.4-sources.jar | 955 KB |
ibis-struts-1.2.9.4-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ibissource/ibis-struts/ -->
<dependency>
<groupId>org.ibissource</groupId>
<artifactId>ibis-struts</artifactId>
<version>1.2.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ibissource/ibis-struts/
implementation 'org.ibissource:ibis-struts:1.2.9.4'
// https://jarcasting.com/artifacts/org.ibissource/ibis-struts/
implementation ("org.ibissource:ibis-struts:1.2.9.4")
'org.ibissource:ibis-struts:jar:1.2.9.4'
<dependency org="org.ibissource" name="ibis-struts" rev="1.2.9.4">
<artifact name="ibis-struts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ibissource', module='ibis-struts', version='1.2.9.4')
)
libraryDependencies += "org.ibissource" % "ibis-struts" % "1.2.9.4"
[org.ibissource/ibis-struts "1.2.9.4"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.7.0 |
commons-digester : commons-digester | jar | 1.6 |
commons-fileupload : commons-fileupload | jar | 1.3.2 |
commons-logging : commons-logging | jar | 1.0.4 |
commons-validator : commons-validator | jar | 1.1.4 |
oro : oro | jar | 2.0.7 |
antlr : antlr | jar | 2.7.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet : jsp-api | jar | 2.0 |