Jar examples for d:dropwizard-lifecycle
You can download jar file dropwizard-lifecycle 0.8.0-rc1 in this page.
You can use the following script to add dropwizard-lifecycle-0.8.0-rc1.jar to your project.
<dependency> <groupId>io.dropwizard</groupId> <artifactId>dropwizard-lifecycle</artifactId> <version>0.8.0-rc1</version> </dependency>
compile group: 'io.dropwizard', name: 'dropwizard-lifecycle', version: '0.8.0-rc1'
libraryDependencies += "io.dropwizard" % "dropwizard-lifecycle" % "0.8.0-rc1"
<dependency org="io.dropwizard" name="dropwizard-lifecycle" rev="0.8.0-rc1"/>
@Grapes(@Grab(group='io.dropwizard', module='dropwizard-lifecycle', version='0.8.0-rc1'))
'io.dropwizard:dropwizard-lifecycle:jar:0.8.0-rc1'
Click the following link to download the jar file.
dropwizard-lifecycle-0.8.0-rc1-javadoc.jar