Last Version

Keen Java Core Library 5.6.0

Java Client Core Library for Keen

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

io.keen
ArtifactId

ArtifactId

keen-client-java-core
Version

Version

5.6.0
Type

Type

jar
Description

Description

Keen Java Core Library
Java Client Core Library for Keen
Project Organization

Project Organization

Keen
Source Code Management

Source Code Management

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

Download keen-client-java-core 5.6.0


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

Dependencies

test (5)

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

Project Modules

There are no modules declared in this project.