Struts 2 Json Plugin

The JSON plugin provides a "json" result type that serializes actions into JSON from Java objects

License

License

Categories

Categories

JSON Data
GroupId

GroupId

es.cenobit.struts2.json
ArtifactId

ArtifactId

struts2-json-plugin
Last Version

Last Version

2.3.16
Release Date

Release Date

Type

Type

jar
Description

Description

Struts 2 Json Plugin
The JSON plugin provides a "json" result type that serializes actions into JSON from Java objects
Project URL

Project URL

https://github.com/cenobites/struts2-json-plugin
Project Organization

Project Organization

Cenobit Technologies Inc.
Source Code Management

Source Code Management

https://github.com/cenobites/struts2-json-plugin

Download struts2-json-plugin

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.struts : struts2-core jar 2.3.16
com.google.code.gson : gson jar 2.2.4

provided (1)

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

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
es.cenobit.struts2.json

Cenobit Technologies

We build truly scalable solutions for our customers.

Versions

Version
2.3.16
2.3.15.3