OPS4J Pax Web - Jetty

Pax Web is a OSGi Http Service based on Jetty 8. Detailed information to be found at http://wiki.ops4j.org/confluence/x/AYAz.

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.highstreet-technologies.ops4j.pax.web
ArtifactId

ArtifactId

pax-web-jetty
Last Version

Last Version

7.3.19
Release Date

Release Date

Type

Type

jar
Description

Description

OPS4J Pax Web - Jetty
Pax Web is a OSGi Http Service based on Jetty 8. Detailed information to be found at http://wiki.ops4j.org/confluence/x/AYAz.
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/pax-web-7.3.x/pax-web-jetty

Download pax-web-jetty

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.ops4j.base : ops4j-base-lang Optional jar 1.5.1
org.ops4j.base : ops4j-base-util-xml jar 1.5.1
org.ops4j.pax.swissbox : pax-swissbox-optional-jcl jar 1.8.4
org.ops4j.pax.swissbox : pax-swissbox-core jar 1.8.4
org.ops4j.pax.swissbox : pax-swissbox-tracker jar 1.8.4
org.apache.commons : commons-lang3 jar 3.12.0

provided (14)

Group / Artifact Type Version
org.osgi : osgi.core jar 6.0.0
org.osgi : osgi.cmpn jar 6.0.0
org.eclipse.jetty.aggregate : jetty-all jar 9.4.43.v20210629
org.eclipse.jetty : jetty-jaas jar 9.4.43.v20210629
org.eclipse.jetty : jetty-alpn-server jar 9.4.43.v20210629
org.eclipse.jetty.osgi : jetty-osgi-alpn jar 9.4.43.v20210629
org.mortbay.jetty.alpn : alpn-boot jar 8.1.2.v20141202
org.eclipse.jetty.http2 : http2-server jar 9.4.43.v20210629
org.ops4j.pax.web : pax-web-api jar 7.3.19
org.ops4j.pax.web : pax-web-spi jar 7.3.19
org.ops4j.pax.web : pax-web-jsp Optional jar 7.3.19
org.apache.xbean : xbean-finder jar 4.20
org.ow2.asm : asm jar 9.1
org.slf4j : slf4j-api jar 1.7.12

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.easymock : easymock jar 2.3
org.mockito : mockito-all jar 1.9.5
ch.qos.logback : logback-core jar 1.0.6
ch.qos.logback : logback-classic jar 1.0.6

Project Modules

There are no modules declared in this project.

Versions

Version
7.3.19
7.3.16
7.3.13
7.2.16