| Категории |
КатегорииORM Данные |
|---|---|
| Группа | Группаde.iip-ecosphere.platform |
| Идентификатор | Идентификаторtest.mqtt.hivemq |
| Последняя версия | Последняя версия0.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOptional HiveMq integration
HiveMq requires JDK 11. Due to the restiction to JDK 8 it can only be utilized optionally.
|
| Имя Файла | Размер |
|---|---|
| test.mqtt.hivemq-0.3.0.pom | |
| test.mqtt.hivemq-0.3.0.jar | 1 KB |
| test.mqtt.hivemq-0.3.0-tests.jar | 4 KB |
| test.mqtt.hivemq-0.3.0-test-sources.jar | 4 KB |
| test.mqtt.hivemq-0.3.0-test-javadoc.jar | 392 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.iip-ecosphere.platform : transport | jar | ${project.version} |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.iip-ecosphere.platform : transport | test-jar | ${project.version} |
| com.hivemq : hivemq-community-edition-embedded | jar |