DropWizard RAML Annotations

Library that contains extra annotations to use in conjunction with DropWizard JAX-RS resources and Jackson API entities to document your service.

License

License

Categories

Categories

DropWizard Container Microservices Net
GroupId

GroupId

net.ozwolf
ArtifactId

ArtifactId

dropwizard-raml-annotations
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

DropWizard RAML Annotations
Library that contains extra annotations to use in conjunction with DropWizard JAX-RS resources and Jackson API entities to document your service.

Download dropwizard-raml-annotations

How to add to project

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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1
3.0.0
2.3.1
2.3.0
2.2.1
2.2.0
2.1.0
2.0.0
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0