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

Jar examples for s:spring-social-config

Description

Spring Social Config

You can download jar file spring-social-config 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-config-1.1.0.RELEASE.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials