Last Version

Sift Science Java library 0.0.1

Java library which help integrate your Java application to Sift Science quicker and easier.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.mcac0006
ArtifactId

ArtifactId

sift-java
Version

Version

0.0.1
Type

Type

jar
Description

Description

Sift Science Java library
Java library which help integrate your Java application to Sift Science quicker and easier.
Project URL

Project URL

https://github.com/mcac0006/sift-java
Source Code Management

Source Code Management

http://github.com/mcac0006/sift-java/tree/master

Download sift-java 0.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
org.glassfish.jersey.core : jersey-client jar 2.7
org.mockito : mockito-core jar 1.9.5
com.jayway.jsonpath : json-path jar 1.1.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.powermock : powermock-module-junit4 jar 1.5.1
org.powermock : powermock-api-mockito jar 1.5.1
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.