License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Net |
GroupId | GroupIdnet.ozwolf |
ArtifactId | ArtifactIddropwizard-raml-test-service |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDropWizard RAML Test Service
An example DropWizard service with full RAML specification annotations.
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.ozwolf : dropwizard-raml-annotations | jar | 3.0.1 |
com.kjetland : mbknor-jackson-jsonschema_2.12 | jar | 1.0.36 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 1.3.8 |