Last Version

Lightdocs 0.4

A JAXRS API Documentation Framework and DSL

License

License

GroupId

GroupId

com.github.lightdocs
ArtifactId

ArtifactId

lightdocs
Version

Version

0.4
Type

Type

jar
Description

Description

Lightdocs
A JAXRS API Documentation Framework and DSL

Download lightdocs 0.4


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

Dependencies

compile (7)

Group / Artifact Type Version
javax.ws.rs : jsr311-api Optional jar 1.1.1
com.google.guava : guava jar 14.0.1
org.apache.commons : commons-lang3 jar 3.1
ch.qos.logback : logback-classic Optional jar 1.0.13
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : jcl-over-slf4j Optional jar 1.7.5
org.codehaus.groovy : groovy jar 2.1.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.