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

cxf-rt-rs-service-description-swagger

JSON →
library3.6.10javamavenunverified

Provides Swagger-based service description for JAX-RS endpoints in Apache CXF.

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

Swagger2Feature
org.apache.cxf.jaxrs.swagger.Swagger2Feature

Enable Swagger documentation for a JAX-RS service.

import org.apache.cxf.jaxrs.swagger.Swagger2Feature; Swagger2Feature feature = new Swagger2Feature(); feature.setBasePath("/api");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.6.10latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
cxf-rt-rs-service-description-swagger — mvn dependency:get cxf-rt-rs-service-description-swagger · libregistry