Download syncope-build-tools-1.0.0-RC2-incubating.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.0-RC2-incubating in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

syncope-build-tools-1.0.0-RC2-incubating-classes.jar
syncope-build-tools-1.0.0-RC2-incubating-javadoc.jar
syncope-build-tools-1.0.0-RC2-incubating-sources.jar
syncope-build-tools-1.0.0-RC2-incubating.pom



Related Tutorials