Optional HiveMq integration

HiveMq requires JDK 11. Due to the restiction to JDK 8 it can only be utilized optionally.

Categories

Categories

ORM Data
GroupId

GroupId

de.iip-ecosphere.platform
ArtifactId

ArtifactId

test.mqtt.hivemq
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Optional HiveMq integration
HiveMq requires JDK 11. Due to the restiction to JDK 8 it can only be utilized optionally.

Download test.mqtt.hivemq

How to add to project

<!-- https://jarcasting.com/artifacts/de.iip-ecosphere.platform/test.mqtt.hivemq/ -->
<dependency>
    <groupId>de.iip-ecosphere.platform</groupId>
    <artifactId>test.mqtt.hivemq</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/test.mqtt.hivemq/
implementation 'de.iip-ecosphere.platform:test.mqtt.hivemq:0.3.0'
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/test.mqtt.hivemq/
implementation ("de.iip-ecosphere.platform:test.mqtt.hivemq:0.3.0")
'de.iip-ecosphere.platform:test.mqtt.hivemq:jar:0.3.0'
<dependency org="de.iip-ecosphere.platform" name="test.mqtt.hivemq" rev="0.3.0">
  <artifact name="test.mqtt.hivemq" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.iip-ecosphere.platform', module='test.mqtt.hivemq', version='0.3.0')
)
libraryDependencies += "de.iip-ecosphere.platform" % "test.mqtt.hivemq" % "0.3.0"
[de.iip-ecosphere.platform/test.mqtt.hivemq "0.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
de.iip-ecosphere.platform : transport jar ${project.version}

test (2)

Group / Artifact Type Version
de.iip-ecosphere.platform : transport test-jar ${project.version}
com.hivemq : hivemq-community-edition-embedded jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0