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

Struts 2 Rest Showcase Webapp 2.5.27

Struts 2 Rest Showcase Example

Лицензия

Лицензия

Группа

Группа

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

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

struts2-rest-showcase
Версия

Версия

2.5.27
Тип

Тип

war
Описание

Описание

Struts 2 Rest Showcase Webapp
Struts 2 Rest Showcase Example
Организация-разработчик

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

Apache Software Foundation

Скачать struts2-rest-showcase 2.5.27


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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.apache.struts : struts2-rest-plugin jar 2.5.27
org.apache.struts : struts2-convention-plugin jar 2.5.27
org.apache.struts : struts2-config-browser-plugin jar 2.5.27
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.10.3
org.apache.logging.log4j : log4j-api jar 2.12.1
org.apache.logging.log4j : log4j-core jar 2.12.1
org.apache.struts : struts2-core jar 2.5.27

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
net.sourceforge.jwebunit : jwebunit-core jar 1.4.1
commons-httpclient : commons-httpclient jar 3.1
net.sourceforge.jwebunit : jwebunit-htmlunit-plugin jar 1.4.1
org.springframework : spring-test jar 4.3.26.RELEASE

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

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