Download jobs-3.3.0-v20070423.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 3.3.0-v20070423 in this page.

License

The Apache Software License, Version 2.0

Build File

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

<dependency>
   <groupId>org.eclipse.core</groupId>
   <artifactId>jobs</artifactId>
   <version>3.3.0-v20070423</version>
</dependency>
compile group: 'org.eclipse.core', name: 'jobs', version: '3.3.0-v20070423'
libraryDependencies += "org.eclipse.core" % "jobs" % "3.3.0-v20070423"
<dependency org="org.eclipse.core" name="jobs" rev="3.3.0-v20070423"/>
@Grapes(@Grab(group='org.eclipse.core', module='jobs', version='3.3.0-v20070423'))
'org.eclipse.core:jobs:jar:3.3.0-v20070423'

Download

Click the following link to download the jar file.

jobs-3.3.0-v20070423.jar
jobs-3.3.0-v20070423.pom



Related Tutorials