Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

com.github.ppodgorsek:spring-social-facebook

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.github.ppodgorsek:spring-social-facebook

Facebook API

  • 8.0.0
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

Spring Social Facebook

What is it?

This project contains the module allowing Spring Social to interact with Facebook.

The versioning of this project follows the one of the Facebook API, currently 7.0.

Build Status

Building the project

To check out the project and build from source, do the following:

git clone git://github.com/SpringSource/spring-social-facebook.git
cd spring-social-facebook
./gradlew build

Development

Eclipse

To generate Eclipse metadata (.classpath and .project files), do the following:

./gradlew eclipse

Once complete, you may then import the projects into Eclipse as usual:

File -> Import -> Existing projects into workspace

IDEA

To generate IDEA metadata (.iml and .ipr files), do the following:

./gradlew idea

Creating a new release

After having built the project, a Gradle task allows to upload the artefacts onto Sonatype's Nexus server:

./gradlew uploadArchives
./gradlew release

Please contribute!

Have you found an issue? Do you have an idea for an improvement? Feel free to contribute by submitting it on the GitHub project.

FAQs

Package last updated on 08 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc