dropwizard-sundial

Scheduled jobs in Dropwizard

License

License

Categories

Categories

DropWizard Container Microservices Sundial Application Layer Libs Job Scheduling
GroupId

GroupId

org.knowm
ArtifactId

ArtifactId

dropwizard-sundial
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

dropwizard-sundial
Scheduled jobs in Dropwizard
Project URL

Project URL

http://knowm.org/open-source/
Project Organization

Project Organization

Knowm Inc.

Download dropwizard-sundial

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.knowm : sundial jar 2.2.1

provided (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 2.0.14
io.dropwizard : dropwizard-lifecycle jar 2.0.14

test (7)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 2.0.14
io.dropwizard : dropwizard-client jar 2.0.14
org.powermock : powermock-module-junit4 jar 2.0.7
org.powermock : powermock-api-easymock jar 2.0.7
org.easymock : easymock jar 4.2
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.assertj : assertj-core jar 3.18.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.3.1
1.2.0
1.1.1.0
1.1.0
1.0.0.0
0.9.2.0
0.9.1.0