Provides server-side runtime support for Conjure-generated Java interfaces using Jersey (JAX-RS).
<dependency>
<groupId>com.palantir.conjure.java.runtime</groupId>
<artifactId>conjure-java-jersey-server</artifactId>
<version>8.34.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Registers the Conjure Jersey feature in a Jersey ResourceConfig.
Ensure the runtime version aligns with the compiler version (e.g., both 8.x).
No dependency data recorded yet.