Jersey extension that enables automatic registration of JAX-RS providers via the META-INF/services mechanism.
<dependency>
<groupId>org.glassfish.jersey.ext</groupId>
<artifactId>jersey-metainf-services</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.
Register the MetaInfServicesFeature to enable automatic provider discovery.
No known issues recorded.
No dependency data recorded yet.