is not current version
Last Version 1.6.1

com.apporiented:spring-rest-doc 1.6

Runtime documentation of REST APIs based on the Spring and JAXB annotations.

GroupId

GroupId

com.apporiented
ArtifactId

ArtifactId

spring-rest-doc
Version

Version

1.6
Type

Type

jar

Download spring-rest-doc 1.6


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