DataSift Java Client library

A client library for interacting with the DataSift API on the JVM.

License

License

BSD
Categories

Categories

Java Languages Data CLI User Interface
GroupId

GroupId

com.datasift.client
ArtifactId

ArtifactId

datasift-java
Last Version

Last Version

3.6.4
Release Date

Release Date

Type

Type

jar
Description

Description

DataSift Java Client library
A client library for interacting with the DataSift API on the JVM.
Project URL

Project URL

https://github.com/datasift/datasift-java

Download datasift-java

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.19
com.github.andimiller.higgs » http-s3 jar 2c9c649d59a454e13473294e090a81bd5226659e
com.github.andimiller.higgs » transformer-defaults jar 2c9c649d59a454e13473294e090a81bd5226659e
info.cukes : cucumber-java jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.6.4
3.6.3
3.6.0
3.5.5
3.5.4
3.5.3
3.5.2
3.5.1
3.5.0
3.4.0
3.3.2
3.3.1
3.3.0
3.2.16
3.2.15
3.2.14
3.2.13
3.2.12
3.2.11
3.2.10
3.2.9
3.2.8
3.2.7
3.2.6
3.2.5
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.1
3.1.0
3.0.0
3.0.0-Beta3.5
3.0.0-Beta3.4
3.0.0-Beta3.1
3.0.0-Beta3
3.0.0-Beta2
3.0.0-Beta1
3.0.0-Alpha1