License |
License |
---|---|
GroupId | GroupIdorg.zeroturnaround |
ArtifactId | ArtifactIdstruts2-jr-plugin |
Last Version | Last Version3.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Project URL |
Project URL |
Filename | Size |
---|---|
struts2-jr-plugin-3.0-M1.pom | |
struts2-jr-plugin-3.0-M1.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.zeroturnaround/struts2-jr-plugin/ -->
<dependency>
<groupId>org.zeroturnaround</groupId>
<artifactId>struts2-jr-plugin</artifactId>
<version>3.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.zeroturnaround/struts2-jr-plugin/
implementation 'org.zeroturnaround:struts2-jr-plugin:3.0-M1'
// https://jarcasting.com/artifacts/org.zeroturnaround/struts2-jr-plugin/
implementation ("org.zeroturnaround:struts2-jr-plugin:3.0-M1")
'org.zeroturnaround:struts2-jr-plugin:jar:3.0-M1'
<dependency org="org.zeroturnaround" name="struts2-jr-plugin" rev="3.0-M1">
<artifact name="struts2-jr-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zeroturnaround', module='struts2-jr-plugin', version='3.0-M1')
)
libraryDependencies += "org.zeroturnaround" % "struts2-jr-plugin" % "3.0-M1"
[org.zeroturnaround/struts2-jr-plugin "3.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.struts : struts2-core | jar | 2.1.6 |
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 |