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

org.apache.struts:struts2-osgi-bundles 2.3.14.1


Группа

Группа

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

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

struts2-osgi-bundles
Версия

Версия

2.3.14.1
Тип

Тип

pom

Скачать struts2-osgi-bundles 2.3.14.1

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

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