Download syncope-core-spring-2.0.9.jar file - Jar s

Jar examples for s:syncope-core-spring

Description

Apache Syncope Core Misc

You can download jar file syncope-core-spring 2.0.9 in this page.

License

Apache License

Build File

You can use the following script to add syncope-core-spring-2.0.9.jar to your project.

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

Download

Click the following link to download the jar file.

syncope-core-spring-2.0.9-javadoc.jar
syncope-core-spring-2.0.9-sources.jar
syncope-core-spring-2.0.9.jar
syncope-core-spring-2.0.9.pom



Related Tutorials