Library that enables writing web applications that run with both Jersey 1.x and Jersey 2.x servlet containers.
<dependency>
<groupId>org.glassfish.jersey.ext</groupId>
<artifactId>jersey-servlet-portability</artifactId>
<version>2.39.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Jersey ServletContainer instance
No known issues recorded.
No dependency data recorded yet.