Last Version

Infinicast SDK Java 1.5.0

Infinicast SDK to communicate with the cloud.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.infinicast
ArtifactId

ArtifactId

infinicast-client-jdk8
Version

Version

1.5.0
Type

Type

jar
Description

Description

Infinicast SDK Java
Infinicast SDK to communicate with the cloud.
Source Code Management

Source Code Management

https://github.com/ActivatorGmbH/infinicast-sdk-java

Download infinicast-client-jdk8 1.5.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.14
org.apache.logging.log4j : log4j-slf4j-impl jar 2.5
com.fasterxml.jackson.core : jackson-databind jar 2.7.4
joda-time : joda-time jar 2.8.2
org.apache.mina : mina-core jar 2.0.13

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.