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

org.apache.struts:struts2-json-plugin 2.5.16


Категории

Категории

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

Группа

org.apache.struts
Идентификатор

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

struts2-json-plugin
Версия

Версия

2.5.16
Тип

Тип

jar

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


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