License |
License |
---|---|
GroupId | GroupIdorg.openbase |
ArtifactId | ArtifactIdjul.communication.mqtt |
Version | Version3.0.1 |
Type | Typejar |
Description |
DescriptionJUL Extension MQTT
Java Utility Lib
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jul.communication.mqtt-3.0.1.pom | |
jul.communication.mqtt-3.0.1.jar | 65 KB |
jul.communication.mqtt-3.0.1-sources.jar | 13 KB |
jul.communication.mqtt-3.0.1-javadoc.jar | 316 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.openbase/jul.communication.mqtt/ -->
<dependency>
<groupId>org.openbase</groupId>
<artifactId>jul.communication.mqtt</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbase/jul.communication.mqtt/
implementation 'org.openbase:jul.communication.mqtt:3.0.1'
// https://jarcasting.com/artifacts/org.openbase/jul.communication.mqtt/
implementation ("org.openbase:jul.communication.mqtt:3.0.1")
'org.openbase:jul.communication.mqtt:jar:3.0.1'
<dependency org="org.openbase" name="jul.communication.mqtt" rev="3.0.1">
<artifact name="jul.communication.mqtt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbase', module='jul.communication.mqtt', version='3.0.1')
)
libraryDependencies += "org.openbase" % "jul.communication.mqtt" % "3.0.1"
[org.openbase/jul.communication.mqtt "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.openbase : jul.communication | jar | 3.0.1 |
org.openbase : jul.schedule | jar | 3.0.1 |
org.openbase : jul.extension.type.processing | jar | 3.0.1 |
com.hivemq : hivemq-mqtt-client | jar | 1.2.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
org.openbase : jps | jar | [3.5,3.6-alpha) |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.6.0 |
org.junit.jupiter : junit-jupiter | jar | [5.6,5.7-alpha) |
org.junit.jupiter : junit-jupiter-api | jar | [5.6,5.7-alpha) |
io.mockk : mockk | jar | 1.11.0 |
org.testcontainers : junit-jupiter | jar | 1.15.3 |
io.kotest : kotest-assertions-core-jvm | jar | 4.5.0 |
org.junit.vintage : junit-vintage-engine | jar | [5.6,5.7-alpha) |