In-memory container provider for the Jersey Test Framework, allowing unit testing of JAX-RS resources without a web server.
<dependency>
<groupId>org.glassfish.jersey.test-framework.providers</groupId>
<artifactId>jersey-test-framework-provider-inmemory</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.
Extends JerseyTest with an in-memory container for testing JAX-RS resources.
No known issues recorded.
No dependency data recorded yet.