Registry / web-framework / jetty-httpservice

jetty-httpservice

JSON →
library11.0.26javamavenunverified

OSGi HttpService bundle for the Jetty web server, enabling HTTP service registration in OSGi environments.

<dependency> <groupId>org.eclipse.jetty.osgi</groupId> <artifactId>jetty-httpservice</artifactId> <version>11.0.26</version> </dependency>
INSTALL
IMPORT
SIG · JETTY-HTTPSERVICE
J
jetty-httpservice
web-frameworkjavav11.0.26
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HttpService
org.eclipse.jetty.osgi.HttpService

Instantiate the OSGi HttpService

import org.eclipse.jetty.osgi.HttpService; public class Example { public void use() { HttpService service = new HttpService(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
11.0.26latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
jetty-httpservice — mvn dependency:get jetty-httpservice · libregistry