jar

com.blogspot.geekabyte.webmuncher : webmuncher

Maven & Gradle

Dec 15, 2016
11 stars

Webmuncher · A general purpose web crawler written in Java

Table Of Contents

Latest Version

Download com.blogspot.geekabyte.webmuncher : webmuncher JAR file - Latest Versions:

All Versions

Download com.blogspot.geekabyte.webmuncher : webmuncher JAR file - All Versions:

Version Vulnerabilities Size Updated
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 webmuncher-0.1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.blogspot.geekabyte.webmuncher

├─ com.blogspot.geekabyte.webmuncher.FetchedPage.class - [JAR]

├─ com.blogspot.geekabyte.webmuncher.Webmuncher.class - [JAR]

com.blogspot.geekabyte.webmuncher.exceptions

├─ com.blogspot.geekabyte.webmuncher.exceptions.FatalError.class - [JAR]

com.blogspot.geekabyte.webmuncher.util

├─ com.blogspot.geekabyte.webmuncher.util.CSVAction.class - [JAR]

├─ com.blogspot.geekabyte.webmuncher.util.ElasticSearchAction.class - [JAR]

├─ com.blogspot.geekabyte.webmuncher.util.JDBCAction.class - [JAR]

com.blogspot.geekabyte.webmuncher.interfaces.callbacks

├─ com.blogspot.geekabyte.webmuncher.interfaces.callbacks.FetchExitCallback.class - [JAR]

com.blogspot.geekabyte.webmuncher.interfaces

├─ com.blogspot.geekabyte.webmuncher.interfaces.FetchAction.class - [JAR]