Last Version

Facebook API 2.0.3.RELEASE

Facebook API

License

License

GroupId

GroupId

org.springframework.social
ArtifactId

ArtifactId

spring-social-facebook
Version

Version

2.0.3.RELEASE
Type

Type

jar
Description

Description

Facebook API
Facebook API
Project URL

Project URL

https://github.com/SpringSource/spring-social-facebook
Project Organization

Project Organization

SpringSource
Source Code Management

Source Code Management

https://github.com/SpringSource/spring-social

Download spring-social-facebook 2.0.3.RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.6.1
org.springframework.social : spring-social-core jar 1.1.4.RELEASE
org.springframework.social : spring-social-security Optional jar 1.1.4.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.6.1
org.springframework.social : spring-social-config jar 1.1.4.RELEASE
com.fasterxml.jackson.core : jackson-annotations jar 2.6.1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.