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

org.apache.struts:struts2-osgi-bundles 2.5-BETA2


Группа

Группа

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

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

struts2-osgi-bundles
Версия

Версия

2.5-BETA2
Тип

Тип

pom

Скачать struts2-osgi-bundles 2.5-BETA2

Имя Файла Размер
struts2-osgi-bundles-2.5-BETA2.pom 2 KB
Обзор

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