Spring Social Live

Spring Social extension with connection support and an API binding for Windows Live API

License

License

MIT
GroupId

GroupId

com.sachinhandiekar
ArtifactId

ArtifactId

spring-social-live
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Social Live
Spring Social extension with connection support and an API binding for Windows Live API

Download spring-social-live

How to add to project

<!-- https://jarcasting.com/artifacts/com.sachinhandiekar/spring-social-live/ -->
<dependency>
    <groupId>com.sachinhandiekar</groupId>
    <artifactId>spring-social-live</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sachinhandiekar/spring-social-live/
implementation 'com.sachinhandiekar:spring-social-live:1.0.4'
// https://jarcasting.com/artifacts/com.sachinhandiekar/spring-social-live/
implementation ("com.sachinhandiekar:spring-social-live:1.0.4")
'com.sachinhandiekar:spring-social-live:jar:1.0.4'
<dependency org="com.sachinhandiekar" name="spring-social-live" rev="1.0.4">
  <artifact name="spring-social-live" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sachinhandiekar', module='spring-social-live', version='1.0.4')
)
libraryDependencies += "com.sachinhandiekar" % "spring-social-live" % "1.0.4"
[com.sachinhandiekar/spring-social-live "1.0.4"]

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.social : spring-social-core jar 1.1.4.RELEASE
org.springframework.social : spring-social-config jar 1.1.4.RELEASE
org.springframework.social : spring-social-security jar 1.1.0.M4
org.springframework : spring-web jar 4.2.6.RELEASE
org.springframework : spring-webmvc jar 4.2.6.RELEASE
org.springframework.security : spring-security-web jar 3.2.5.RELEASE
org.springframework.security : spring-security-config jar 3.2.5.RELEASE
org.springframework.security : spring-security-crypto jar 3.2.5.RELEASE
com.fasterxml.jackson.core : jackson-core jar 2.6.4
com.fasterxml.jackson.core : jackson-databind jar 2.6.4
com.fasterxml.jackson.core : jackson-annotations jar 2.6.4
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3