is not current version
Last Version 3.0.1

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

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.0.3
Type

Type

jar

Download dropwizard-raml-test-service 1.0.3


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