Last Version

Runtime documentation of REST APIs 1.6.1

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

License

License

GroupId

GroupId

com.apporiented
ArtifactId

ArtifactId

spring-rest-doc
Version

Version

1.6.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/lbehnke/spring-rest-doc
Project Organization

Project Organization

Lars Behnke
Source Code Management

Source Code Management

https://github.com/lbehnke/spring-rest-doc

Download spring-rest-doc 1.6.1


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

Dependencies

compile (8)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.reflections : reflections jar 0.9.8
org.javassist : javassist jar 3.18.1-GA
org.springframework : spring-core jar 4.1.4.RELEASE
org.springframework : spring-web jar 4.1.4.RELEASE
ch.qos.logback : logback-classic jar 1.1.2
org.slf4j : log4j-over-slf4j jar 1.7.6
org.slf4j : jcl-over-slf4j jar 1.7.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.springframework : spring-test jar 4.1.4.RELEASE

Project Modules

There are no modules declared in this project.