License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Net |
GroupId | GroupIdnet.ozwolf |
ArtifactId | ArtifactIddropwizard-raml-common |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDropWizard RAML Common
Common library shared between DropWizard components.
|
<!-- https://jarcasting.com/artifacts/net.ozwolf/dropwizard-raml-common/ -->
<dependency>
<groupId>net.ozwolf</groupId>
<artifactId>dropwizard-raml-common</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.ozwolf/dropwizard-raml-common/
implementation 'net.ozwolf:dropwizard-raml-common:3.0.1'
// https://jarcasting.com/artifacts/net.ozwolf/dropwizard-raml-common/
implementation ("net.ozwolf:dropwizard-raml-common:3.0.1")
'net.ozwolf:dropwizard-raml-common:jar:3.0.1'
<dependency org="net.ozwolf" name="dropwizard-raml-common" rev="3.0.1">
<artifact name="dropwizard-raml-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ozwolf', module='dropwizard-raml-common', version='3.0.1')
)
libraryDependencies += "net.ozwolf" % "dropwizard-raml-common" % "3.0.1"
[net.ozwolf/dropwizard-raml-common "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.vladsch.flexmark : flexmark-all | jar | 0.34.0 |
Group / Artifact | Type | Version |
---|---|---|
net.ozwolf : dropwizard-raml-generator | jar | 3.0.1 |
io.dropwizard : dropwizard-core | jar | 1.3.8 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | 5.6.0 |
org.assertj : assertj-core | jar | 3.14.0 |