Flowthings.io Java Client Core Library

A client library for flowthings.io realtime event processing

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.flowthings
ArtifactId

ArtifactId

flowthings-client-core
Last Version

Last Version

0.9.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Flowthings.io Java Client Core Library
A client library for flowthings.io realtime event processing
Source Code Management

Source Code Management

https://github.com/flowthings/java-client

Download flowthings-client-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar [2.3,)
org.eclipse.jetty.websocket : websocket-client jar 9.2.11.v20150529
com.google.guava : guava jar [15.0,)

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.3.2
0.9.3.1
0.9.3.0
0.9.2.7
0.9.2.6
0.9.2.5
0.9.2.4
0.9.2.3
0.9.2.2
0.9.2
0.9.1.2
0.9.1.1
0.9.1
0.9.0