jar

com.nfbsoftware : simple-diffbot

Maven & Gradle

Jan 09, 2019
1 stars

NFB Software Simple-Diffbot · The NFB Software Simple-Diffbot is a Java wrapper for the Diffbot.com API for website data extraction.

Table Of Contents

Latest Version

Download com.nfbsoftware : simple-diffbot JAR file - Latest Versions:

All Versions

Download com.nfbsoftware : simple-diffbot JAR file - All Versions:

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

com.nfbsoftware.util

├─ com.nfbsoftware.util.NfbUUID.class - [JAR]

├─ com.nfbsoftware.util.StringUtil.class - [JAR]

├─ com.nfbsoftware.util.WebPost.class - [JAR]

com.nfbsoftware.diffbot

├─ com.nfbsoftware.diffbot.DiffBotClient.class - [JAR]

com.nfbsoftware.diffbot.model

├─ com.nfbsoftware.diffbot.model.Article.class - [JAR]

├─ com.nfbsoftware.diffbot.model.ArticleResponse.class - [JAR]

├─ com.nfbsoftware.diffbot.model.ErrorResponse.class - [JAR]

├─ com.nfbsoftware.diffbot.model.Image.class - [JAR]

├─ com.nfbsoftware.diffbot.model.ImageResponse.class - [JAR]

├─ com.nfbsoftware.diffbot.model.Request.class - [JAR]

├─ com.nfbsoftware.diffbot.model.Tag.class - [JAR]

├─ com.nfbsoftware.diffbot.model.Video.class - [JAR]

├─ com.nfbsoftware.diffbot.model.VideoResponse.class - [JAR]

Advertisement