is not current version
Last Version 0.8.1.0

com.xeiam:dropwizard-sundial 0.7.1.1

Scheduled jobs in dropwizard

Categories

Categories

DropWizard Container Microservices Sundial Application Layer Libs Job Scheduling
GroupId

GroupId

com.xeiam
ArtifactId

ArtifactId

dropwizard-sundial
Version

Version

0.7.1.1
Type

Type

jar

Download dropwizard-sundial 0.7.1.1


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