Jar examples for j:jobs
Module containing all AET core jobs implementations: collectors, comparators, data filters and modifiers
You can download jar file jobs 0.38.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jobs-0.38.0.jar to your project.
<dependency> <groupId>de.otto.edison</groupId> <artifactId>jobs</artifactId> <version>0.38.0</version> </dependency>
compile group: 'de.otto.edison', name: 'jobs', version: '0.38.0'
libraryDependencies += "de.otto.edison" % "jobs" % "0.38.0"
<dependency org="de.otto.edison" name="jobs" rev="0.38.0"/>
@Grapes(@Grab(group='de.otto.edison', module='jobs', version='0.38.0'))
'de.otto.edison:jobs:jar:0.38.0'
Click the following link to download the jar file.
jobs-0.38.0-javadoc.jar