| License |
License |
|---|---|
| Categories |
CategoriesDropWizard Container Microservices Net |
| GroupId | GroupIdnet.ozwolf |
| ArtifactId | ArtifactIddropwizard-raml-apidocs |
| Version | Version3.0.1 |
| Type | Typejar |
| Description |
DescriptionDropWizard RAML API Docs
DropWizard bundle designed for displaying RAML API documentation in a human-readable format.
|
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard : dropwizard-core | jar | 1.3.8 |
| 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 |