is not current version
Last Version 1.10

org.restdoc:restdoc-cxf 1.4.0


GroupId

GroupId

org.restdoc
ArtifactId

ArtifactId

restdoc-cxf
Version

Version

1.4.0
Type

Type

jar

Download restdoc-cxf 1.4.0


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