is not current version
Last Version 0.0.9

de.grobmeier.json:jjson-struts2 0.0.7

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

Categories

Categories

JSON Data
GroupId

GroupId

de.grobmeier.json
ArtifactId

ArtifactId

jjson-struts2
Version

Version

0.0.7
Type

Type

jar

Download jjson-struts2 0.0.7


<!-- https://jarcasting.com/artifacts/de.grobmeier.json/jjson-struts2/ -->
<dependency>
    <groupId>de.grobmeier.json</groupId>
    <artifactId>jjson-struts2</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.grobmeier.json/jjson-struts2/
implementation 'de.grobmeier.json:jjson-struts2:0.0.7'
// https://jarcasting.com/artifacts/de.grobmeier.json/jjson-struts2/
implementation ("de.grobmeier.json:jjson-struts2:0.0.7")
'de.grobmeier.json:jjson-struts2:jar:0.0.7'
<dependency org="de.grobmeier.json" name="jjson-struts2" rev="0.0.7">
  <artifact name="jjson-struts2" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.grobmeier.json', module='jjson-struts2', version='0.0.7')
)
libraryDependencies += "de.grobmeier.json" % "jjson-struts2" % "0.0.7"
[de.grobmeier.json/jjson-struts2 "0.0.7"]