is not current version
Last Version 1.6.1

com.apporiented:spring-rest-doc 1.5

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

GroupId

GroupId

com.apporiented
ArtifactId

ArtifactId

spring-rest-doc
Version

Version

1.5
Type

Type

jar

Download spring-rest-doc 1.5


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