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

org.ops4j.pax.web:pax-web-resources 7.2.12


Группа

Группа

org.ops4j.pax.web
Идентификатор

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

pax-web-resources
Версия

Версия

7.2.12
Тип

Тип

pom

Скачать pax-web-resources 7.2.12

Имя Файла Размер
pax-web-resources-7.2.12.pom 4 KB
Обзор

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