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

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


Группа

Группа

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

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

pax-web-resources
Версия

Версия

7.4.3
Тип

Тип

pom

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

Имя Файла Размер
pax-web-resources-7.4.3.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.4.3</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.4.3'
// https://jarcasting.com/artifacts/org.ops4j.pax.web/pax-web-resources/
implementation ("org.ops4j.pax.web:pax-web-resources:7.4.3")
'org.ops4j.pax.web:pax-web-resources:pom:7.4.3'
<dependency org="org.ops4j.pax.web" name="pax-web-resources" rev="7.4.3">
  <artifact name="pax-web-resources" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.web', module='pax-web-resources', version='7.4.3')
)
libraryDependencies += "org.ops4j.pax.web" % "pax-web-resources" % "7.4.3"
[org.ops4j.pax.web/pax-web-resources "7.4.3"]