Last Version

Kraken.io REST client 1.1.1

A sync/async JAX-RS based REST client for Kraken.io

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.kraken.client
ArtifactId

ArtifactId

client
Version

Version

1.1.1
Type

Type

jar
Description

Description

Kraken.io REST client
A sync/async JAX-RS based REST client for Kraken.io
Project URL

Project URL

https://github.com/kraken-io/kraken-java
Source Code Management

Source Code Management

http://github.com/kraken-io/kraken-java.git

Download client 1.1.1


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

Dependencies

compile (9)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar [2.9.8]
com.fasterxml.jackson.core : jackson-databind jar [2.9.8]
com.fasterxml.jackson.core : jackson-annotations jar [2.9.8]
com.google.guava : guava jar 18.0
com.google.code.findbugs : jsr305 jar 3.0.0
org.slf4j : slf4j-api jar 1.7.23
org.glassfish.jersey.core : jersey-client jar 2.25
org.glassfish.jersey.media : jersey-media-multipart jar 2.25
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.9.8

test (12)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.5
org.apache.logging.log4j : log4j-core jar 2.5
org.apache.logging.log4j : log4j-1.2-api jar 2.5
org.apache.logging.log4j : log4j-slf4j-impl jar 2.5
org.slf4j : jcl-over-slf4j jar 1.7.23
org.slf4j : jul-to-slf4j jar 1.7.23
org.mockito : mockito-core jar 3.2.0
org.mock-server : mockserver-netty jar 3.9.17
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
commons-fileupload : commons-fileupload jar 1.4
net.javacrumbs.json-unit : json-unit jar 2.11.1

Project Modules

There are no modules declared in this project.