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.5.jar download
cxf-rt-rs-service-description-common-openapi-3.3.5.pom download
cxf-rt-rs-service-description-common-openapi-3.3.5-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.cxf</groupId>
  <artifactId>cxf-rt-rs-service-description-common-openapi</artifactId>
  <version>3.3.5</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.apache.cxf:cxf-rt-rs-service-description-common-openapi:3.3.5'
Gradle Kotlin
implementation("org.apache.cxf:cxf-rt-rs-service-description-common-openapi:3.3.5")
Scala SBT
libraryDependencies += "org.apache.cxf" % "cxf-rt-rs-service-description-common-openapi" % "3.3.5"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.cxf', module='cxf-rt-rs-service-description-common-openapi', version='3.3.5')
)
Apache Ivy
<dependency org="org.apache.cxf" name="cxf-rt-rs-service-description-common-openapi" rev="3.3.5" />
Leiningen
[org.apache.cxf/cxf-rt-rs-service-description-common-openapi "3.3.5"]
Apache Buildr
'org.apache.cxf:cxf-rt-rs-service-description-common-openapi:jar:3.3.5'