License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.liftwizard |
ArtifactId | ArtifactIdliftwizard-config-reladomo |
Last Version | Last Version0.25.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiftwizard Config: Reladomo
Liftwizard is a collection of bundles and add-ons for Dropwizard, the Java framework for writing web services.
|
<!-- https://jarcasting.com/artifacts/io.liftwizard/liftwizard-config-reladomo/ -->
<dependency>
<groupId>io.liftwizard</groupId>
<artifactId>liftwizard-config-reladomo</artifactId>
<version>0.25.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-config-reladomo/
implementation 'io.liftwizard:liftwizard-config-reladomo:0.25.0'
// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-config-reladomo/
implementation ("io.liftwizard:liftwizard-config-reladomo:0.25.0")
'io.liftwizard:liftwizard-config-reladomo:jar:0.25.0'
<dependency org="io.liftwizard" name="liftwizard-config-reladomo" rev="0.25.0">
<artifact name="liftwizard-config-reladomo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.liftwizard', module='liftwizard-config-reladomo', version='0.25.0')
)
libraryDependencies += "io.liftwizard" % "liftwizard-config-reladomo" % "0.25.0"
[io.liftwizard/liftwizard-config-reladomo "0.25.0"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-util | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
javax.validation : validation-api | jar |