License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdcom.github.vivekkothari |
ArtifactId | ArtifactIddropwizard-extra |
Last Version | Last Version0.9.2-1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDropwizard Extra
Additional integrations for Dropwizard.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dropwizard-extra-0.9.2-1.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vivekkothari/dropwizard-extra/ -->
<dependency>
<groupId>com.github.vivekkothari</groupId>
<artifactId>dropwizard-extra</artifactId>
<version>0.9.2-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vivekkothari/dropwizard-extra/
implementation 'com.github.vivekkothari:dropwizard-extra:0.9.2-1'
// https://jarcasting.com/artifacts/com.github.vivekkothari/dropwizard-extra/
implementation ("com.github.vivekkothari:dropwizard-extra:0.9.2-1")
'com.github.vivekkothari:dropwizard-extra:pom:0.9.2-1'
<dependency org="com.github.vivekkothari" name="dropwizard-extra" rev="0.9.2-1">
<artifact name="dropwizard-extra" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vivekkothari', module='dropwizard-extra', version='0.9.2-1')
)
libraryDependencies += "com.github.vivekkothari" % "dropwizard-extra" % "0.9.2-1"
[com.github.vivekkothari/dropwizard-extra "0.9.2-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 |