Download syncope-build-tools-1.1.2.jar file - Jar s

Jar examples for s:syncope-build-tools

Description

Apache Syncope Build Tools

You can download jar file syncope-build-tools 1.1.2 in this page.

License

Apache License

Build File

You can use the following script to add syncope-build-tools-1.1.2.jar to your project.

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

Download

Click the following link to download the jar file.

syncope-build-tools-1.1.2-classes.jar
syncope-build-tools-1.1.2-javadoc.jar
syncope-build-tools-1.1.2-sources.jar
syncope-build-tools-1.1.2.pom



Related Tutorials