License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Data |
GroupId | GroupIdcom.datasift.dropwizard |
ArtifactId | ArtifactIddropwizard-extra-util |
Version | Version0.7.1-1 |
Type | Typejar |
Description |
DescriptionDropwizard Extra Utilities
Some useful additions to Dropwizard that have no external dependencies.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.datasift.dropwizard/dropwizard-extra-util/ -->
<dependency>
<groupId>com.datasift.dropwizard</groupId>
<artifactId>dropwizard-extra-util</artifactId>
<version>0.7.1-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.datasift.dropwizard/dropwizard-extra-util/
implementation 'com.datasift.dropwizard:dropwizard-extra-util:0.7.1-1'
// https://jarcasting.com/artifacts/com.datasift.dropwizard/dropwizard-extra-util/
implementation ("com.datasift.dropwizard:dropwizard-extra-util:0.7.1-1")
'com.datasift.dropwizard:dropwizard-extra-util:jar:0.7.1-1'
<dependency org="com.datasift.dropwizard" name="dropwizard-extra-util" rev="0.7.1-1">
<artifact name="dropwizard-extra-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datasift.dropwizard', module='dropwizard-extra-util', version='0.7.1-1')
)
libraryDependencies += "com.datasift.dropwizard" % "dropwizard-extra-util" % "0.7.1-1"
[com.datasift.dropwizard/dropwizard-extra-util "0.7.1-1"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 0.7.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.hamcrest : hamcrest-all | jar | 1.1 |
org.mockito : mockito-all | jar | 1.9.0 |
org.powermock : powermock-module-junit4 | jar | 1.5.4 |
org.powermock : powermock-api-mockito | jar | 1.4.12 |