REST endpoint framework implementing Jakarta REST (JAX-RS) for Quarkus applications.
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-resteasy</artifactId>
<version>3.36.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal JAX-RS resource endpoint with Quarkus RESTEasy
Use jakarta.ws.rs imports for Quarkus 3.x and later.
No dependency data recorded yet.