| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.struts |
| Идентификатор | Идентификаторstruts2-cdi-plugin |
| Версия | Версия2.5.29 |
| Тип | Типjar |
| Описание |
ОписаниеStruts 2 CDI Plugin
Apache Struts 2
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| struts2-cdi-plugin-2.5.29.pom | |
| struts2-cdi-plugin-2.5.29.jar | 15 KB |
| struts2-cdi-plugin-2.5.29-sources.jar | 14 KB |
| struts2-cdi-plugin-2.5.29-javadoc.jar | 45 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.struts/struts2-cdi-plugin/ -->
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-cdi-plugin</artifactId>
<version>2.5.29</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.struts/struts2-cdi-plugin/
implementation 'org.apache.struts:struts2-cdi-plugin:2.5.29'
// https://jarcasting.com/artifacts/org.apache.struts/struts2-cdi-plugin/
implementation ("org.apache.struts:struts2-cdi-plugin:2.5.29")
'org.apache.struts:struts2-cdi-plugin:jar:2.5.29'
<dependency org="org.apache.struts" name="struts2-cdi-plugin" rev="2.5.29">
<artifact name="struts2-cdi-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.struts', module='struts2-cdi-plugin', version='2.5.29')
)
libraryDependencies += "org.apache.struts" % "struts2-cdi-plugin" % "2.5.29"
[org.apache.struts/struts2-cdi-plugin "2.5.29"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.struts : struts2-core | jar | 2.5.29 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.enterprise : cdi-api | jar | 1.2 |
| org.jboss.weld : weld-core | jar | 2.2.16.SP1 |
| javax.servlet : servlet-api | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.weld.se : weld-se | jar | 2.2.16.SP1 |
| org.springframework : spring-test | jar | 4.3.26.RELEASE |
| org.apache.logging.log4j : log4j-core | jar | 2.12.4 |
| commons-logging : commons-logging | jar | 1.2 |
| junit : junit | jar | 4.12 |