restdoc-cxf

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.restdoc
ArtifactId

ArtifactId

restdoc-cxf
Last Version

Last Version

1.10
Release Date

Release Date

Type

Type

jar
Description

Description

restdoc-cxf
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

RestDoc.org

Download restdoc-cxf

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.restdoc : restdoc-server-impl jar 1.9
org.apache.cxf : cxf-core jar 3.1.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.10
1.9
1.8
1.7.0
1.6.1
1.6.0
1.5.0
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0