Download edison-jobs-1.2.19.jar file - Jar e

Jar examples for e:edison-jobs

Description

Jobs library of the edison-microservice project.

You can download jar file edison-jobs 1.2.19 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add edison-jobs-1.2.19.jar to your project.

<dependency>
   <groupId>de.otto.edison</groupId>
   <artifactId>edison-jobs</artifactId>
   <version>1.2.19</version>
</dependency>
compile group: 'de.otto.edison', name: 'edison-jobs', version: '1.2.19'
libraryDependencies += "de.otto.edison" % "edison-jobs" % "1.2.19"
<dependency org="de.otto.edison" name="edison-jobs" rev="1.2.19"/>
@Grapes(@Grab(group='de.otto.edison', module='edison-jobs', version='1.2.19'))
'de.otto.edison:edison-jobs:jar:1.2.19'

Download

Click the following link to download the jar file.

edison-jobs-1.2.19-javadoc.jar
edison-jobs-1.2.19-sources.jar
edison-jobs-1.2.19.jar
edison-jobs-1.2.19.pom



Related Tutorials