License |
License |
---|---|
GroupId | GroupIdorg.zeroturnaround |
ArtifactId | ArtifactIdstruts1-jr-plugin |
Last Version | Last Version3.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Project URL |
Project URL |
Filename | Size |
---|---|
struts1-jr-plugin-3.0-M1.pom | |
struts1-jr-plugin-3.0-M1.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.zeroturnaround/struts1-jr-plugin/ -->
<dependency>
<groupId>org.zeroturnaround</groupId>
<artifactId>struts1-jr-plugin</artifactId>
<version>3.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.zeroturnaround/struts1-jr-plugin/
implementation 'org.zeroturnaround:struts1-jr-plugin:3.0-M1'
// https://jarcasting.com/artifacts/org.zeroturnaround/struts1-jr-plugin/
implementation ("org.zeroturnaround:struts1-jr-plugin:3.0-M1")
'org.zeroturnaround:struts1-jr-plugin:jar:3.0-M1'
<dependency org="org.zeroturnaround" name="struts1-jr-plugin" rev="3.0-M1">
<artifact name="struts1-jr-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zeroturnaround', module='struts1-jr-plugin', version='3.0-M1')
)
libraryDependencies += "org.zeroturnaround" % "struts1-jr-plugin" % "3.0-M1"
[org.zeroturnaround/struts1-jr-plugin "3.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
struts : struts | jar | 1.1 |
org.zeroturnaround : jr-sdk | jar | 3.0-M1 |
org.zeroturnaround : jr-utils | jar | 3.0-M1 |
junit : junit | jar | 4.4 |
org.zeroturnaround : jr-javassist | jar | 3.8.0.GA |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |