Download scheduler-integration-2.0-RC1.jar file - Jar s

Jar examples for s:scheduler-integration

Description

You can download jar file scheduler-integration 2.0-RC1 in this page.

Build File

You can use the following script to add scheduler-integration-2.0-RC1.jar to your project.

<dependency>
   <groupId>org.aperteworkflow</groupId>
   <artifactId>scheduler-integration</artifactId>
   <version>2.0-RC1</version>
</dependency>
compile group: 'org.aperteworkflow', name: 'scheduler-integration', version: '2.0-RC1'
libraryDependencies += "org.aperteworkflow" % "scheduler-integration" % "2.0-RC1"
<dependency org="org.aperteworkflow" name="scheduler-integration" rev="2.0-RC1"/>
@Grapes(@Grab(group='org.aperteworkflow', module='scheduler-integration', version='2.0-RC1'))
'org.aperteworkflow:scheduler-integration:jar:2.0-RC1'

Download

Click the following link to download the jar file.

scheduler-integration-2.0-RC1-javadoc.jar
scheduler-integration-2.0-RC1-sources.jar
scheduler-integration-2.0-RC1.jar
scheduler-integration-2.0-RC1.pom



Related Tutorials