| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdde.grobmeier.json |
| ArtifactId | ArtifactIdjjson-struts2 |
| Last Version | Last Version0.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjjson-struts2
JJSON-Struts is a ResultType for Struts 2 (acts as plugin).
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jjson-struts2-0.0.9.pom | |
| jjson-struts2-0.0.9.jar | 5 KB |
| jjson-struts2-0.0.9-sources.jar | 2 KB |
| jjson-struts2-0.0.9-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.grobmeier.json/jjson-struts2/ -->
<dependency>
<groupId>de.grobmeier.json</groupId>
<artifactId>jjson-struts2</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/de.grobmeier.json/jjson-struts2/
implementation 'de.grobmeier.json:jjson-struts2:0.0.9'
// https://jarcasting.com/artifacts/de.grobmeier.json/jjson-struts2/
implementation ("de.grobmeier.json:jjson-struts2:0.0.9")
'de.grobmeier.json:jjson-struts2:jar:0.0.9'
<dependency org="de.grobmeier.json" name="jjson-struts2" rev="0.0.9">
<artifact name="jjson-struts2" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.grobmeier.json', module='jjson-struts2', version='0.0.9')
)
libraryDependencies += "de.grobmeier.json" % "jjson-struts2" % "0.0.9"
[de.grobmeier.json/jjson-struts2 "0.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.grobmeier.json : jjson | jar | 0.1.4 |
| org.apache.struts : struts2-core | jar | 2.3.15.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| javax.servlet : jsp-api | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.apache.struts : struts2-junit-plugin | jar | 2.3.15.2 |
| com.opensymphony : xwork-core | jar | 2.1.6 |