Registry / web-framework / jboss-jaxrs-api-1-1-spec

jboss-jaxrs-api-1-1-spec

JSON →
library1.0.1.Finaljavamavenunverified

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>
INSTALL
IMPORT
SIG · JBOSS-JAXRS-API-1-
J
jboss-jaxrs-api-1-1-spec
web-frameworkjavav1.0.1.Final
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Application
javax.ws.rs.core.Application

Extend javax.ws.rs.core.Application to configure JAX-RS resources.

import javax.ws.rs.core.Application; public class MyApp extends Application { // JAX-RS application configuration }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jboss-jaxrs-api-1-1-spec — mvn dependency:get jboss-jaxrs-api-1-1-spec · libregistry