Registry / web-framework / cxf-rt-rs-service-description

cxf-rt-rs-service-description

JSON →
library4.2.1javamavenunverified

Apache CXF module for generating service descriptions (e.g., WADL) for JAX-RS endpoints.

<dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-rs-service-description</artifactId> <version>4.2.1</version> </dependency>
INSTALL
IMPORT
SIG · CXF-RT-RS-SERVICE-
C
cxf-rt-rs-service-description
web-frameworkjavav4.2.1
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.

ServiceDescription
✓ org.apache.cxf.jaxrs.ext.ServiceDescription

Creates a ServiceDescription object for a JAX-RS endpoint.

import org.apache.cxf.jaxrs.ext.ServiceDescription; ServiceDescription desc = new ServiceDescription(); desc.setTitle("My API"); desc.setDescription("Sample REST API");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.2.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
1
Resources
cxf-rt-rs-service-description — mvn dependency:get cxf-rt-rs-service-description · libregistry