is not current version
Last Version 2.2.2

org.knowm:sundial 2.1.0

XDropWizard is a jump-start DropWizard Web Application integrating and demonstrating several useful open source projects such as Yank, Sundial (a Quartz fork), Flot, Bootstrap, AngularJS, HSQLDB, XChart, JUnit, etc

Categories

Categories

Sundial Application Layer Libs Job Scheduling
GroupId

GroupId

org.knowm
ArtifactId

ArtifactId

sundial
Version

Version

2.1.0
Type

Type

jar

Download sundial 2.1.0


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