Registry / web-framework / jetty-start

jetty-start

JSON →
library12.1.9javamavenunverified

Jetty Start Artifact for launching Jetty server instances.

<dependency> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-start</artifactId> <version>12.1.9</version> </dependency>
INSTALL
IMPORT
SIG · JETTY-START
J
jetty-start
web-frameworkjavav12.1.9
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.

Main
org.eclipse.jetty.start.Main

Invokes the Jetty start main class to display help.

import org.eclipse.jetty.start.Main; public class Quickstart { public static void main(String[] args) throws Exception { Main.main(new String[]{"--help"}); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
12.1.9latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jetty-start — mvn dependency:get jetty-start · libregistry