is not current version
Last Version 8.0.4

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


GroupId

GroupId

org.ops4j.pax.web
ArtifactId

ArtifactId

pax-web-manual
Version

Version

6.0.10
Type

Type

war

Download pax-web-manual 6.0.10


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