Provides the Java API for RESTful Web Services (JAX-RS) 1.1 specification interfaces and annotations.
<dependency>
<groupId>org.jboss.spec.javax.ws.rs</groupId>
<artifactId>jboss-jaxrs-api_1.1_spec</artifactId>
<version>1.0.1.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Extend javax.ws.rs.core.Application to configure JAX-RS resources.
No known issues recorded.
No dependency data recorded yet.