Last Version

Keen API in Java 5.6.0

Java Client API for Keen

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

io.keen
ArtifactId

ArtifactId

keen-client-api-java
Version

Version

5.6.0
Type

Type

jar
Description

Description

Keen API in Java
Java Client API for Keen
Project Organization

Project Organization

Keen
Source Code Management

Source Code Management

https://github.com/keenlabs/KeenClient-java.git

Download keen-client-api-java 5.6.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.keen : keen-client-java-core jar 5.6.0
com.fasterxml.jackson.core : jackson-databind jar 2.3.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.9.5
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.