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