jpm-struts1-jar

Struts1 jar module for jpm

License

License

GroupId

GroupId

com.github.jpaoletti
ArtifactId

ArtifactId

jpm-struts1-jar
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

jpm-struts1-jar
Struts1 jar module for jpm

Download jpm-struts1-jar

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.jpaoletti : jpm-core jar 1.3.0
org.javatuples : javatuples jar 1.2
org.apache.struts : struts-core jar 1.3.10
javax.servlet : servlet-api jar 2.5
com.google.code.gson : gson jar 1.7.1
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.3.0
1.2.0
1.1.0
1.0.0