The Java API for RESTful Web Services (JAX-RS) provides annotations and interfaces for building RESTful web services.
<dependency>
<groupId>javax.ws.rs</groupId>
<artifactId>jsr311-api</artifactId>
<version>1.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a simple HTTP 200 OK response.
No known issues recorded.
No dependency data recorded yet.