is not current version
Last Version 3.0.1

net.ozwolf:dropwizard-raml-test-service 1.1.1

An example DropWizard service with full RAML specification annotations.

Categories

Categories

DropWizard Container Microservices Net
GroupId

GroupId

net.ozwolf
ArtifactId

ArtifactId

dropwizard-raml-test-service
Version

Version

1.1.1
Type

Type

jar

Download dropwizard-raml-test-service 1.1.1


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