Last Version

OPS4J Pax Web - Manual 8.0.4

Pax Web - OPS4J implementation of OSGi HTTP service and OSGi HTTP Whiteboard service

License

License

GroupId

GroupId

org.ops4j.pax.web
ArtifactId

ArtifactId

pax-web-manual
Version

Version

8.0.4
Type

Type

war
Description

Description

OPS4J Pax Web - Manual
Pax Web - OPS4J implementation of OSGi HTTP service and OSGi HTTP Whiteboard service
Project Organization

Project Organization

OPS4J - Open Participation Software for Java
Source Code Management

Source Code Management

https://github.com/ops4j/org.ops4j.pax.web/tree/main/pax-web-manual

Download pax-web-manual 8.0.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.