Download spring-social-core-1.1.0.RELEASE.jar file - Jar s

Jar examples for s:spring-social-core

Description

Foundational module containing the ServiceProvider Connect Framework and Service API invocation support.

You can download jar file spring-social-core 1.1.0.RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add spring-social-core-1.1.0.RELEASE.jar to your project.

<dependency>
   <groupId>at.molindo.social</groupId>
   <artifactId>spring-social-core</artifactId>
   <version>1.1.0.RELEASE</version>
</dependency>
compile group: 'at.molindo.social', name: 'spring-social-core', version: '1.1.0.RELEASE'
libraryDependencies += "at.molindo.social" % "spring-social-core" % "1.1.0.RELEASE"
<dependency org="at.molindo.social" name="spring-social-core" rev="1.1.0.RELEASE"/>
@Grapes(@Grab(group='at.molindo.social', module='spring-social-core', version='1.1.0.RELEASE'))
'at.molindo.social:spring-social-core:jar:1.1.0.RELEASE'

Download

Click the following link to download the jar file.

spring-social-core-1.1.0.RELEASE-javadoc.jar
spring-social-core-1.1.0.RELEASE-sources.jar
spring-social-core-1.1.0.RELEASE.jar
spring-social-core-1.1.0.RELEASE.pom



Related Tutorials