Last Version

org.constretto:constretto-dropwizard 1.1

A Dropwizard bundle that allows use of Constretto tags in yml-configuration

License

License

ASF v2 License
Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.constretto
ArtifactId

ArtifactId

constretto-dropwizard
Version

Version

1.1
Type

Type

jar
Description

Description

org.constretto:constretto-dropwizard
A Dropwizard bundle that allows use of Constretto tags in yml-configuration
Project URL

Project URL

https://github.com/constretto/constretto-dropwizard
Source Code Management

Source Code Management

https://github.com/constretto/constretto-dropwizard

Download constretto-dropwizard 1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.constretto : constretto-core jar 2.2.0

provided (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
io.dropwizard : dropwizard-core jar 1.0.3
com.google.guava : guava jar 19.0

test (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 1.0.3
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.