is not current version
Last Version 2.0.2

Infinicast SDK Java 2.0.0

Infinicast SDK to communicate with the cloud.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.infinicast
ArtifactId

ArtifactId

infinicast-client
Version

Version

2.0.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 2.0.0


<!-- https://jarcasting.com/artifacts/io.infinicast/infinicast-client/ -->
<dependency>
    <groupId>io.infinicast</groupId>
    <artifactId>infinicast-client</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.infinicast/infinicast-client/
implementation 'io.infinicast:infinicast-client:2.0.0'
// https://jarcasting.com/artifacts/io.infinicast/infinicast-client/
implementation ("io.infinicast:infinicast-client:2.0.0")
'io.infinicast:infinicast-client:jar:2.0.0'
<dependency org="io.infinicast" name="infinicast-client" rev="2.0.0">
  <artifact name="infinicast-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.infinicast', module='infinicast-client', version='2.0.0')
)
libraryDependencies += "io.infinicast" % "infinicast-client" % "2.0.0"
[io.infinicast/infinicast-client "2.0.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.12.3
joda-time : joda-time jar 2.8.2
org.apache.mina : mina-core jar 2.1.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.mockito : mockito-core jar 3.9.0

Project Modules

There are no modules declared in this project.