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

org.apache.servicemix:web 3.2.3


Группа

Группа

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

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

web
Версия

Версия

3.2.3
Тип

Тип

pom

Скачать web 3.2.3

Имя Файла Размер
web-3.2.3.pom 2 KB
Обзор

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