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.39.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jobs-0.39.1.jar to your project.
<dependency> <groupId>de.otto.edison</groupId> <artifactId>jobs</artifactId> <version>0.39.1</version> </dependency>
compile group: 'de.otto.edison', name: 'jobs', version: '0.39.1'
libraryDependencies += "de.otto.edison" % "jobs" % "0.39.1"
<dependency org="de.otto.edison" name="jobs" rev="0.39.1"/>
@Grapes(@Grab(group='de.otto.edison', module='jobs', version='0.39.1'))
'de.otto.edison:jobs:jar:0.39.1'
Click the following link to download the jar file.
jobs-0.39.1-javadoc.jar