License |
License |
---|---|
GroupId | GroupIdorg.restdoc |
ArtifactId | ArtifactIdrestdoc-cxf |
Last Version | Last Version1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrestdoc-cxf
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationRestDoc.org |
Filename | Size |
---|---|
restdoc-cxf-1.10.pom | |
restdoc-cxf-1.10.jar | 5 KB |
restdoc-cxf-1.10-sources.jar | 2 KB |
restdoc-cxf-1.10-javadoc.jar | 35 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.restdoc : restdoc-server-impl | jar | 1.9 |
org.apache.cxf : cxf-core | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.7.12 |