| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.struts |
| Идентификатор | Идентификаторstruts2-continuations-plugin |
| Последняя версия | Последняя версия2.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеStruts 2 Continuations Plugin
Apache Struts 2
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| struts2-continuations-plugin-2.0.5.pom | |
| struts2-continuations-plugin-2.0.5.jar | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.struts/struts2-continuations-plugin/ -->
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-continuations-plugin</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.struts/struts2-continuations-plugin/
implementation 'org.apache.struts:struts2-continuations-plugin:2.0.5'
// https://jarcasting.com/artifacts/org.apache.struts/struts2-continuations-plugin/
implementation ("org.apache.struts:struts2-continuations-plugin:2.0.5")
'org.apache.struts:struts2-continuations-plugin:jar:2.0.5'
<dependency org="org.apache.struts" name="struts2-continuations-plugin" rev="2.0.5">
<artifact name="struts2-continuations-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.struts', module='struts2-continuations-plugin', version='2.0.5')
)
libraryDependencies += "org.apache.struts" % "struts2-continuations-plugin" % "2.0.5"
[org.apache.struts/struts2-continuations-plugin "2.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.rifers : rife-continuations | jar | 0.0.2 |
| org.apache.struts : struts2-core | jar | 2.0.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |