is not current version
Last Version 1.10

org.restdoc:restdoc-cxf 1.6.1


GroupId

GroupId

org.restdoc
ArtifactId

ArtifactId

restdoc-cxf
Version

Version

1.6.1
Type

Type

jar

Download restdoc-cxf 1.6.1


<!-- https://jarcasting.com/artifacts/org.restdoc/restdoc-cxf/ -->
<dependency>
    <groupId>org.restdoc</groupId>
    <artifactId>restdoc-cxf</artifactId>
    <version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.restdoc/restdoc-cxf/
implementation 'org.restdoc:restdoc-cxf:1.6.1'
// https://jarcasting.com/artifacts/org.restdoc/restdoc-cxf/
implementation ("org.restdoc:restdoc-cxf:1.6.1")
'org.restdoc:restdoc-cxf:jar:1.6.1'
<dependency org="org.restdoc" name="restdoc-cxf" rev="1.6.1">
  <artifact name="restdoc-cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restdoc', module='restdoc-cxf', version='1.6.1')
)
libraryDependencies += "org.restdoc" % "restdoc-cxf" % "1.6.1"
[org.restdoc/restdoc-cxf "1.6.1"]