Last Version

gateleen 1.0.2

Middleware library based on Vert.x to build advanced JSON/REST communication servers

License

License

GroupId

GroupId

org.swisspush
ArtifactId

ArtifactId

gateleen-scheduler
Version

Version

1.0.2
Type

Type

jar
Description

Description

gateleen
Middleware library based on Vert.x to build advanced JSON/REST communication servers
Project URL

Project URL

https://github.com/swisspush/gateleen
Source Code Management

Source Code Management

https://github.com/swisspush/gateleen.git

Download gateleen-scheduler 1.0.2


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

Dependencies

compile (8)

Group / Artifact Type Version
junit : junit jar 4.11
org.swisspush : gateleen-queue jar 1.0.2
org.quartz-scheduler : quartz jar 2.2.1
org.swisspush : gateleen-validation jar 1.0.2
io.vertx : vertx-redis-client jar 3.2.0
io.vertx : vertx-core jar 3.2.0
org.swisspush : gateleen-core jar 1.0.2
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.