Last Version

DropWizard RAML API Docs 3.0.1

DropWizard bundle designed for displaying RAML API documentation in a human-readable format.

License

License

Categories

Categories

DropWizard Container Microservices Net
GroupId

GroupId

net.ozwolf
ArtifactId

ArtifactId

dropwizard-raml-apidocs
Version

Version

3.0.1
Type

Type

jar
Description

Description

DropWizard RAML API Docs
DropWizard bundle designed for displaying RAML API documentation in a human-readable format.

Download dropwizard-raml-apidocs 3.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
net.ozwolf : dropwizard-raml-generator jar 3.0.1
net.ozwolf : dropwizard-raml-common jar 3.0.1
javax.validation : validation-api jar 2.0.1.Final
io.dropwizard : dropwizard-views jar 1.3.8
io.dropwizard : dropwizard-views-freemarker jar 1.3.8
io.dropwizard : dropwizard-assets jar 1.3.8

provided (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 1.3.8

test (6)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.6.0
org.assertj : assertj-core jar 3.14.0
org.mockito : mockito-core jar 3.2.4
org.skyscreamer : jsonassert jar 1.5.0
io.dropwizard : dropwizard-testing jar 1.3.8
net.ozwolf : dropwizard-raml-test-service jar 3.0.1

Project Modules

There are no modules declared in this project.