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

org.ops4j.pax.web:pax-web-resources-api 6.0.11


Группа

Группа

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

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

pax-web-resources-api
Версия

Версия

6.0.11
Тип

Тип

jar

Скачать pax-web-resources-api 6.0.11


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