Struts 2 Json Plugin

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

Лицензия

Лицензия

Категории

Категории

JSON Данные
Группа

Группа

es.cenobit.struts2.json
Идентификатор

Идентификатор

struts2-json-plugin
Последняя версия

Последняя версия

2.3.16
Дата

Дата

Тип

Тип

jar
Описание

Описание

Struts 2 Json Plugin
The JSON plugin provides a "json" result type that serializes actions into JSON from Java objects
Ссылка на сайт

Ссылка на сайт

https://github.com/cenobites/struts2-json-plugin
Организация-разработчик

Организация-разработчик

Cenobit Technologies Inc.
Система контроля версий

Система контроля версий

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

Скачать struts2-json-plugin

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.struts : struts2-core jar 2.3.16
com.google.code.gson : gson jar 2.2.4

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.4

test (2)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.
es.cenobit.struts2.json

Cenobit Technologies

We build truly scalable solutions for our customers.

Версии библиотеки

Версия
2.3.16
2.3.15.3