jjson-struts2

JJSON-Struts is a ResultType for Struts 2 (acts as plugin).

License

License

Categories

Categories

JSON Data
GroupId

GroupId

de.grobmeier.json
ArtifactId

ArtifactId

jjson-struts2
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

jjson-struts2
JJSON-Struts is a ResultType for Struts 2 (acts as plugin).
Project URL

Project URL

http://code.grobmeier.de/jjson
Project Organization

Project Organization

Christian Grobmeier Software
Source Code Management

Source Code Management

https://github.com/grobmeier/jjson

Download jjson-struts2

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
de.grobmeier.json : jjson jar 0.1.4
org.apache.struts : struts2-core jar 2.3.15.2

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
javax.servlet : jsp-api jar 2.0

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.9
0.0.7
0.0.4