Download jobs-0.42.3.jar file - Jar j

Jar examples for j:jobs

Description

Module containing all AET core jobs implementations: collectors, comparators, data filters and modifiers

You can download jar file jobs 0.42.3 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

jobs-0.42.3-javadoc.jar
jobs-0.42.3-sources.jar
jobs-0.42.3.jar
jobs-0.42.3.pom



Related Tutorials