| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.nuiton.web |
| Идентификатор | Идентификаторnuiton-struts2 |
| Последняя версия | Последняя версия1.20 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNuiton Web :: Nuiton Struts 2
Extra classes for Struts 2 based applications
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| nuiton-struts2-1.20.pom | |
| nuiton-struts2-1.20.jar | 16 KB |
| nuiton-struts2-1.20-sources.jar | 14 KB |
| nuiton-struts2-1.20-javadoc.jar | 60 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.nuiton.web/nuiton-struts2/ -->
<dependency>
<groupId>org.nuiton.web</groupId>
<artifactId>nuiton-struts2</artifactId>
<version>1.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.nuiton.web/nuiton-struts2/
implementation 'org.nuiton.web:nuiton-struts2:1.20'
// https://jarcasting.com/artifacts/org.nuiton.web/nuiton-struts2/
implementation ("org.nuiton.web:nuiton-struts2:1.20")
'org.nuiton.web:nuiton-struts2:jar:1.20'
<dependency org="org.nuiton.web" name="nuiton-struts2" rev="1.20">
<artifact name="nuiton-struts2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nuiton.web', module='nuiton-struts2', version='1.20')
)
libraryDependencies += "org.nuiton.web" % "nuiton-struts2" % "1.20"
[org.nuiton.web/nuiton-struts2 "1.20"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.struts : struts2-core | jar | 2.5.14.1 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| commons-io : commons-io | jar | 2.6 |
| commons-logging : commons-logging | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.struts : struts2-json-plugin | jar | 2.5.14.1 |
| org.nuiton.i18n : nuiton-i18n | jar | 3.6.3 |
| org.nuiton.topia : topia-persistence | jar | 3.3.1 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| javax.servlet.jsp : jsp-api | jar | 2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.8.2 |
| junit : junit | jar | 4.12 |