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-jdk8
Last Version

Last Version

1.5.0
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-jdk8

How to add to project

<!-- 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.

infinicast-sdk-java

The official Infinicast SDK for Java.

Infinicast is a middleware that enables rapid development of cloud applications using micro services.

Currently there is no self-service public cloud, so this project is only relevant for our customers. Feel free to ask for trial access, though.

API Docs: https://docs.infinicast.io Company: https://www.activator.io

Versions

Version
1.5.0
1.4.3
1.4.2
1.4.1
1.3.4
1.3.3