Download syncope-core-workflow-java-2.0.0.jar file - Jar s

Jar examples for s:syncope-core-workflow-java

Description

Apache Syncope Core Workflow Java

You can download jar file syncope-core-workflow-java 2.0.0 in this page.

License

Apache License

Build File

You can use the following script to add syncope-core-workflow-java-2.0.0.jar to your project.

<dependency>
   <groupId>org.apache.syncope.core</groupId>
   <artifactId>syncope-core-workflow-java</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'org.apache.syncope.core', name: 'syncope-core-workflow-java', version: '2.0.0'
libraryDependencies += "org.apache.syncope.core" % "syncope-core-workflow-java" % "2.0.0"
<dependency org="org.apache.syncope.core" name="syncope-core-workflow-java" rev="2.0.0"/>
@Grapes(@Grab(group='org.apache.syncope.core', module='syncope-core-workflow-java', version='2.0.0'))
'org.apache.syncope.core:syncope-core-workflow-java:jar:2.0.0'

Download

Click the following link to download the jar file.

syncope-core-workflow-java-2.0.0-javadoc.jar
syncope-core-workflow-java-2.0.0-sources.jar
syncope-core-workflow-java-2.0.0.jar
syncope-core-workflow-java-2.0.0.pom



Related Tutorials