Last Version

NFB Software Simple-Diffbot 1.0.15

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

License

License

GroupId

GroupId

com.nfbsoftware
ArtifactId

ArtifactId

simple-diffbot
Version

Version

1.0.15
Type

Type

jar
Description

Description

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

Project URL

http://www.nfbsoftware.com
Source Code Management

Source Code Management

https://github.com/bclemenzi/simple-diffbot

Download simple-diffbot 1.0.15


<!-- https://jarcasting.com/artifacts/com.nfbsoftware/simple-diffbot/ -->
<dependency>
    <groupId>com.nfbsoftware</groupId>
    <artifactId>simple-diffbot</artifactId>
    <version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.nfbsoftware/simple-diffbot/
implementation 'com.nfbsoftware:simple-diffbot:1.0.15'
// https://jarcasting.com/artifacts/com.nfbsoftware/simple-diffbot/
implementation ("com.nfbsoftware:simple-diffbot:1.0.15")
'com.nfbsoftware:simple-diffbot:jar:1.0.15'
<dependency org="com.nfbsoftware" name="simple-diffbot" rev="1.0.15">
  <artifact name="simple-diffbot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nfbsoftware', module='simple-diffbot', version='1.0.15')
)
libraryDependencies += "com.nfbsoftware" % "simple-diffbot" % "1.0.15"
[com.nfbsoftware/simple-diffbot "1.0.15"]

Dependencies

compile (4)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.3
commons-codec : commons-codec jar 1.5
net.sf.flexjson : flexjson jar 2.1
commons-logging : commons-logging jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.