License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdcom.highstreet-technologies.ops4j.pax.web |
ArtifactId | ArtifactIdpax-web-jetty |
Last Version | Last Version7.3.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pax-web-jetty-7.3.19.pom | |
pax-web-jetty-7.3.19-sources.jar | 64 KB |
pax-web-jetty-7.3.19-javadoc.jar | 441 KB |
pax-web-jetty-7.3.19.jar | 760 KB |
Browse |
<!-- 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"]
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 |
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 |
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 |