License |
License |
---|---|
GroupId | GroupIdcom.github.jpaoletti |
ArtifactId | ArtifactIdjpm-struts1-bootstrap |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionjpm-struts1-bootstrap
Struts1 web module for jpm
|
Filename | Size |
---|---|
jpm-struts1-bootstrap-1.5.3.pom | |
jpm-struts1-bootstrap-1.5.3.war | 608 KB |
jpm-struts1-bootstrap-1.5.3-sources.jar | 7 KB |
jpm-struts1-bootstrap-1.5.3-javadoc.jar | 338 bytes |
jpm-struts1-bootstrap-1.5.3-classes.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jpaoletti/jpm-struts1-bootstrap/ -->
<dependency>
<groupId>com.github.jpaoletti</groupId>
<artifactId>jpm-struts1-bootstrap</artifactId>
<version>1.5.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jpaoletti/jpm-struts1-bootstrap/
implementation 'com.github.jpaoletti:jpm-struts1-bootstrap:1.5.3'
// https://jarcasting.com/artifacts/com.github.jpaoletti/jpm-struts1-bootstrap/
implementation ("com.github.jpaoletti:jpm-struts1-bootstrap:1.5.3")
'com.github.jpaoletti:jpm-struts1-bootstrap:war:1.5.3'
<dependency org="com.github.jpaoletti" name="jpm-struts1-bootstrap" rev="1.5.3">
<artifact name="jpm-struts1-bootstrap" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.jpaoletti', module='jpm-struts1-bootstrap', version='1.5.3')
)
libraryDependencies += "com.github.jpaoletti" % "jpm-struts1-bootstrap" % "1.5.3"
[com.github.jpaoletti/jpm-struts1-bootstrap "1.5.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jpaoletti : jpm-test-resources Optional | jar | 1.5.3 |
com.github.jpaoletti : jpm-struts1 | war | 1.5.3 |
com.github.jpaoletti : jpm-struts1 | jar | 1.5.3 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-web-api | jar | 6.0 |