streaming-rss-html

A library for reading public RSS feeds and public websites using Spark Streaming.

License

License

MIT
GroupId

GroupId

com.github.catalystcode
ArtifactId

ArtifactId

streaming-rss-html_2.11
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

streaming-rss-html
A library for reading public RSS feeds and public websites using Spark Streaming.
Project Organization

Project Organization

Partner Catalyst

Download streaming-rss-html_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.catalystcode/streaming-rss-html_2.11/ -->
<dependency>
    <groupId>com.github.catalystcode</groupId>
    <artifactId>streaming-rss-html_2.11</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.catalystcode/streaming-rss-html_2.11/
implementation 'com.github.catalystcode:streaming-rss-html_2.11:1.0.3'
// https://jarcasting.com/artifacts/com.github.catalystcode/streaming-rss-html_2.11/
implementation ("com.github.catalystcode:streaming-rss-html_2.11:1.0.3")
'com.github.catalystcode:streaming-rss-html_2.11:jar:1.0.3'
<dependency org="com.github.catalystcode" name="streaming-rss-html_2.11" rev="1.0.3">
  <artifact name="streaming-rss-html_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.catalystcode', module='streaming-rss-html_2.11', version='1.0.3')
)
libraryDependencies += "com.github.catalystcode" % "streaming-rss-html_2.11" % "1.0.3"
[com.github.catalystcode/streaming-rss-html_2.11 "1.0.3"]

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
org.apache.spark : spark-core_2.11 jar 2.1.0
org.apache.spark : spark-sql_2.11 jar 2.1.0
org.apache.spark : spark-streaming_2.11 jar 2.1.0
com.rometools : rome jar 1.8.0
org.jsoup : jsoup jar 1.10.3
log4j : log4j jar 1.2.17

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.8.47
org.mockito : mockito-inline jar 2.8.47
org.scalatest : scalatest_2.11 jar 2.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1