Last Version

OPS4J Pax Web 8.0.4

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

License

License

GroupId

GroupId

org.ops4j.pax
ArtifactId

ArtifactId

web
Version

Version

8.0.4
Type

Type

pom
Description

Description

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

Project URL

https://ops4j1.jira.com/wiki/spaces/PAXWEB/overview
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

Download web 8.0.4

Filename Size
web-8.0.4.pom 121 KB
Browse

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

  • pax-web-api
  • pax-web-spi
  • pax-web-tomcat-common
  • pax-web-jsp
  • pax-web-websocket
  • pax-web-runtime
  • pax-web-extender-whiteboard
  • pax-web-extender-war
  • pax-web-fragments
  • pax-web-karaf
  • pax-web-deployer
  • pax-web-jetty
  • pax-web-jetty-bundle
  • pax-web-tomcat
  • pax-web-tomcat-websocket
  • pax-web-tomcat-bundle
  • pax-web-undertow
  • pax-web-undertow-websocket
  • pax-web-undertow-bundle
  • pax-web-features
  • pax-web-resources
  • samples
  • pax-web-itest
  • pax-web-manual