DropWizard RAML Test Service

An example DropWizard service with full RAML specification annotations.

License

License

Categories

Categories

DropWizard Container Microservices Net
GroupId

GroupId

net.ozwolf
ArtifactId

ArtifactId

dropwizard-raml-test-service
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

DropWizard RAML Test Service
An example DropWizard service with full RAML specification annotations.

Download dropwizard-raml-test-service

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.ozwolf : dropwizard-raml-annotations jar 3.0.1
com.kjetland : mbknor-jackson-jsonschema_2.12 jar 1.0.36

provided (1)

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

Project Modules

There are no modules declared in this project.
net.ozwolf
Software development in the JVM sphere.

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