The Eclipse Jetty Project's runner for embedding Jetty in applications.
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-runner</artifactId>
<version>11.0.26</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts an embedded Jetty server using the Runner class.
Use Jetty Server directly with Server class for new projects.
No dependency data recorded yet.