Jar examples for d:dropwizard-extra-core
Some useful additions to Dropwizard that have no external dependencies.
You can download jar file dropwizard-extra-core 0.5.1-1 in this page.
You can use the following script to add dropwizard-extra-core-0.5.1-1.jar to your project.
<dependency> <groupId>com.datasift.dropwizard</groupId> <artifactId>dropwizard-extra-core</artifactId> <version>0.5.1-1</version> </dependency>
compile group: 'com.datasift.dropwizard', name: 'dropwizard-extra-core', version: '0.5.1-1'
libraryDependencies += "com.datasift.dropwizard" % "dropwizard-extra-core" % "0.5.1-1"
<dependency org="com.datasift.dropwizard" name="dropwizard-extra-core" rev="0.5.1-1"/>
@Grapes(@Grab(group='com.datasift.dropwizard', module='dropwizard-extra-core', version='0.5.1-1'))
'com.datasift.dropwizard:dropwizard-extra-core:jar:0.5.1-1'
Click the following link to download the jar file.
dropwizard-extra-core-0.5.1-1-javadoc.jar