Jersey Test Framework provider for Jetty HTTP container, enabling integration testing of JAX-RS applications.
<dependency>
<groupId>org.glassfish.jersey.test-framework.providers</groupId>
<artifactId>jersey-test-framework-provider-jetty</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.
Extend JerseyTest and configure Jetty container factory for testing.
No known issues recorded.
No dependency data recorded yet.