A library for reading social data from Facebook using Spark Streaming.
Scala versions:
2.11
streaming-facebook 0.0.3
Group ID:
com.github.catalystcode
Artifact ID:
streaming-facebook_2.11
Version:
0.0.3
Release Date:
Jul 20, 2017
Licenses:
Files:
Full Scala Version:
2.11.7
Developers:
libraryDependencies += "com.github.catalystcode" %% "streaming-facebook" % "0.0.3"
ivy"com.github.catalystcode::streaming-facebook:0.0.3"
//> using dep "com.github.catalystcode::streaming-facebook:0.0.3"
import $ivy.`com.github.catalystcode::streaming-facebook:0.0.3`
<dependency> <groupId>com.github.catalystcode</groupId> <artifactId>streaming-facebook_2.11</artifactId> <version>0.0.3</version> </dependency>
compile group: 'com.github.catalystcode', name: 'streaming-facebook_2.11', version: '0.0.3'