{new} juneau-microservice-jetty
Maven Dependency

<dependency> <groupId>org.apache.juneau</groupId> <artifactId>juneau-microservice-jetty</artifactId> <version>{@property juneauVersion}</version> </dependency>

Java Library

juneau-microservice-jetty-{@property juneauVersion}.jar

OSGi Module

org.apache.juneau.microservice.jetty_{@property juneauVersion}.jar

Juneau Microservice Jetty is an API for creating stand-alone executable jars that can be used to start lightweight configurable REST interfaces with all the power of the Juneau REST server and client APIs.