License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Sundial Application Layer Libs Job Scheduling |
GroupId | GroupIdcom.xeiam |
ArtifactId | ArtifactIddropwizard-sundial |
Last Version | Last Version0.8.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondropwizard-sundial
Scheduled jobs in dropwizard
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.xeiam/dropwizard-sundial/ -->
<dependency>
<groupId>com.xeiam</groupId>
<artifactId>dropwizard-sundial</artifactId>
<version>0.8.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xeiam/dropwizard-sundial/
implementation 'com.xeiam:dropwizard-sundial:0.8.1.0'
// https://jarcasting.com/artifacts/com.xeiam/dropwizard-sundial/
implementation ("com.xeiam:dropwizard-sundial:0.8.1.0")
'com.xeiam:dropwizard-sundial:jar:0.8.1.0'
<dependency org="com.xeiam" name="dropwizard-sundial" rev="0.8.1.0">
<artifact name="dropwizard-sundial" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xeiam', module='dropwizard-sundial', version='0.8.1.0')
)
libraryDependencies += "com.xeiam" % "dropwizard-sundial" % "0.8.1.0"
[com.xeiam/dropwizard-sundial "0.8.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 0.8.1 |
io.dropwizard : dropwizard-lifecycle | jar | 0.8.1 |
com.xeiam : sundial | jar | 2.0.0 |