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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials