is not current version
Last Version 0.8.1.0

com.xeiam:dropwizard-sundial 0.8.0.0

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.8.0.0
Type

Type

jar

Download dropwizard-sundial 0.8.0.0


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