Download syncope-build-tools-1.1.7.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.7 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials