License |
License |
---|---|
GroupId | GroupIdcom.github.jpaoletti |
ArtifactId | ArtifactIdjpm-struts1 |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionjpm-struts1
Struts1 web module for jpm
|
Filename | Size |
---|---|
jpm-struts1-1.5.3.pom | |
jpm-struts1-1.5.3.war | 4 MB |
jpm-struts1-1.5.3-sources.jar | 7 KB |
jpm-struts1-1.5.3-javadoc.jar | 338 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : jsp-api | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |