c

cxf-rt-rs-service-description-common-openapi

Apache CXF JAX-RS Service Description OpenAPI/Swagger Common
https://cxf.apache.org
Files download
File Operation
cxf-rt-rs-service-description-common-openapi-3.3.10.jar download
cxf-rt-rs-service-description-common-openapi-3.3.10.pom download
cxf-rt-rs-service-description-common-openapi-3.3.10-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.cxf</groupId>
  <artifactId>cxf-rt-rs-service-description-common-openapi</artifactId>
  <version>3.3.10</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.apache.cxf:cxf-rt-rs-service-description-common-openapi:3.3.10'
Gradle Kotlin
implementation("org.apache.cxf:cxf-rt-rs-service-description-common-openapi:3.3.10")
Scala SBT
libraryDependencies += "org.apache.cxf" % "cxf-rt-rs-service-description-common-openapi" % "3.3.10"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.cxf', module='cxf-rt-rs-service-description-common-openapi', version='3.3.10')
)
Apache Ivy
<dependency org="org.apache.cxf" name="cxf-rt-rs-service-description-common-openapi" rev="3.3.10" />
Leiningen
[org.apache.cxf/cxf-rt-rs-service-description-common-openapi "3.3.10"]
Apache Buildr
'org.apache.cxf:cxf-rt-rs-service-description-common-openapi:jar:3.3.10'