Jar examples for e:edison-jobs
Jobs library of the edison-microservice project.
You can download jar file edison-jobs 1.2.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add edison-jobs-1.2.3.jar to your project.
<dependency> <groupId>de.otto.edison</groupId> <artifactId>edison-jobs</artifactId> <version>1.2.3</version> </dependency>
compile group: 'de.otto.edison', name: 'edison-jobs', version: '1.2.3'
libraryDependencies += "de.otto.edison" % "edison-jobs" % "1.2.3"
<dependency org="de.otto.edison" name="edison-jobs" rev="1.2.3"/>
@Grapes(@Grab(group='de.otto.edison', module='edison-jobs', version='1.2.3'))
'de.otto.edison:edison-jobs:jar:1.2.3'
Click the following link to download the jar file.
edison-jobs-1.2.3-javadoc.jar