Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 656 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 656 Bytes

jetty-utils

Utility library for running an embedded Jetty with service provider based initialization of Spring and Jersey

Java CI with Maven Maven Central

<dependency>
    <groupId>de.hs-heilbronn.mi</groupId>
    <artifactId>jetty-utils</artifactId>
    <version>0.21.0</version>
</dependency>