The Java API for RESTful Web Services (JAX-RS 2.0) specification API from JBoss.
<dependency>
<groupId>org.jboss.spec.javax.ws.rs</groupId>
<artifactId>jboss-jaxrs-api_2.0_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.
Defines a simple REST endpoint using JAX-RS annotations.
No known issues recorded.
No dependency data recorded yet.