jpm-struts1

Struts1 web module for jpm

License

License

GroupId

GroupId

com.github.jpaoletti
ArtifactId

ArtifactId

jpm-struts1
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

war
Description

Description

jpm-struts1
Struts1 web module for jpm

Download jpm-struts1

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jpaoletti/jpm-struts1/ -->
<dependency>
    <groupId>com.github.jpaoletti</groupId>
    <artifactId>jpm-struts1</artifactId>
    <version>1.5.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jpaoletti/jpm-struts1/
implementation 'com.github.jpaoletti:jpm-struts1:1.5.3'
// https://jarcasting.com/artifacts/com.github.jpaoletti/jpm-struts1/
implementation ("com.github.jpaoletti:jpm-struts1:1.5.3")
'com.github.jpaoletti:jpm-struts1:war:1.5.3'
<dependency org="com.github.jpaoletti" name="jpm-struts1" rev="1.5.3">
  <artifact name="jpm-struts1" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.jpaoletti', module='jpm-struts1', version='1.5.3')
)
libraryDependencies += "com.github.jpaoletti" % "jpm-struts1" % "1.5.3"
[com.github.jpaoletti/jpm-struts1 "1.5.3"]

Dependencies

compile (13)

Group / Artifact Type Version
com.github.jpaoletti : jpm-core jar 1.5.3
org.javatuples : javatuples jar 1.2
org.apache.struts : struts-core jar 1.3.10
com.google.code.gson : gson jar 1.7.1
javax.servlet : servlet-api jar 2.5
javax.servlet : jstl jar 1.1.2
org.apache.struts : struts-taglib jar 1.3.10
org.apache.struts : struts-el jar 1.3.10
commons-collections : commons-collections jar 3.2.1
taglibs : standard jar 1.1.2
com.github.jpaoletti : jpm-test-resources jar 1.5.3
com.github.jpaoletti : jpm-hibernate jar 1.5.3
commons-fileupload : commons-fileupload jar 1.2.2

provided (1)

Group / Artifact Type Version
javax.servlet : jsp-api jar 2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.3
1.5.2
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0