jar

fr.pilato.elasticsearch.river : rssriver

Maven & Gradle

Sep 18, 2014
91 stars

Elasticsearch RSS River Plugin · RSS River Plugin offers a simple way to index RSS feeds into elasticsearch.

Table Of Contents

Latest Version

Download fr.pilato.elasticsearch.river : rssriver JAR file - Latest Versions:

All Versions

Download fr.pilato.elasticsearch.river : rssriver JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.1.x
1.0.x
0.3.x
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window rssriver-1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.elasticsearch.river.rss

├─ org.elasticsearch.river.rss.RssRiver.class - [JAR]

├─ org.elasticsearch.river.rss.RssRiverFeedDefinition.class - [JAR]

├─ org.elasticsearch.river.rss.RssRiverModule.class - [JAR]

├─ org.elasticsearch.river.rss.RssToJson.class - [JAR]

org.elasticsearch.plugin.river.rss

├─ org.elasticsearch.plugin.river.rss.RssRiverPlugin.class - [JAR]