Infinicast SDK Java

Infinicast SDK to communicate with the cloud.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.infinicast
ArtifactId

ArtifactId

infinicast-client
Last Version

Last Version

2.0.2
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.14
org.apache.logging.log4j : log4j-slf4j-impl jar 2.16.0
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.5

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.

Versions

Version
2.0.2
2.0.1
2.0.0
1.3.3
1.3.1
1.3.0
1.2.7
1.2.6
1.2.5
1.2.4
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.17
1.0.16-Java7
1.0.16
1.0.15