Last Version

DropWizard RAML Test Service 3.0.1

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
Version

Version

3.0.1
Type

Type

jar
Description

Description

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

Download dropwizard-raml-test-service 3.0.1


<!-- 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.