Last Version

99soft:: Guartz 1.3

Guartz is the Google Guice extension for Quartz Scheduler, originally developed by Nino Martinez Wael

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.99soft.guice
ArtifactId

ArtifactId

guartz
Version

Version

1.3
Type

Type

jar
Description

Description

99soft:: Guartz
Guartz is the Google Guice extension for Quartz Scheduler, originally developed by Nino Martinez Wael
Project URL

Project URL

https://github.com/99soft/guartz
Project Organization

Project Organization

99 Software Foundation
Source Code Management

Source Code Management

http://github.com/99soft/guartz

Download guartz 1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.quartz-scheduler : quartz jar 2.0.0
com.google.inject : guice jar 3.0
com.google.inject.extensions : guice-multibindings jar 3.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.slf4j : slf4j-api jar 1.6.1
ch.qos.logback : logback-classic jar 0.9.28

Project Modules

There are no modules declared in this project.