License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices config Application Layer Libs Configuration |
GroupId | GroupIdcom.expediagroup.dropwizard |
ArtifactId | ArtifactIddropwizard-template-config |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDropwizard Template Configuration
Dropwizard bundle that enables you to write your config.yaml as a template.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.expediagroup.dropwizard/dropwizard-template-config/ -->
<dependency>
<groupId>com.expediagroup.dropwizard</groupId>
<artifactId>dropwizard-template-config</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup.dropwizard/dropwizard-template-config/
implementation 'com.expediagroup.dropwizard:dropwizard-template-config:3.0.0'
// https://jarcasting.com/artifacts/com.expediagroup.dropwizard/dropwizard-template-config/
implementation ("com.expediagroup.dropwizard:dropwizard-template-config:3.0.0")
'com.expediagroup.dropwizard:dropwizard-template-config:jar:3.0.0'
<dependency org="com.expediagroup.dropwizard" name="dropwizard-template-config" rev="3.0.0">
<artifact name="dropwizard-template-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup.dropwizard', module='dropwizard-template-config', version='3.0.0')
)
libraryDependencies += "com.expediagroup.dropwizard" % "dropwizard-template-config" % "3.0.0"
[com.expediagroup.dropwizard/dropwizard-template-config "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | |
org.freemarker : freemarker | jar | 2.3.22 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-testing | jar | |
commons-io : commons-io | jar | 2.11.0 |
org.assertj : assertj-core | jar | |
org.codehaus.groovy : groovy | jar | 3.0.10 |
org.spockframework : spock-core | jar | 2.1-groovy-3.0 |