Jersey core Servlet 3.x implementation for building RESTful web services in Java.
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>jersey-container-servlet</artifactId>
<version>4.0.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing instantiation of ServletContainer.
No known issues recorded.
No dependency data recorded yet.