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

org.ops4j.pax.web:pax-web-manual 7.3.7


Группа

Группа

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

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

pax-web-manual
Версия

Версия

7.3.7
Тип

Тип

war

Скачать pax-web-manual 7.3.7


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