Provides the Jakarta RESTful Web Services (JAX-RS) 2.1 API specification interfaces and annotations.
<dependency>
<groupId>org.jboss.spec.javax.ws.rs</groupId>
<artifactId>jboss-jaxrs-api_2.1_spec</artifactId>
<version>2.0.2.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
A simple JAX-RS resource with a GET endpoint.
Use jakarta.ws.rs:jakarta.ws.rs-api for Jakarta EE 9+.
No dependency data recorded yet.