License |
License |
---|---|
GroupId | GroupIdde.fraunhofer.iosb.io.moquette |
ArtifactId | ArtifactIdmoquette-broker |
Last Version | Last Version0.15.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMoquette - broker
Moquette lightweight MQTT Broker, with added patches.
|
Filename | Size |
---|---|
moquette-broker-0.15.1.pom | |
moquette-broker-0.15.1.jar | 175 KB |
moquette-broker-0.15.1-sources.jar | 107 KB |
moquette-broker-0.15.1-javadoc.jar | 820 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.fraunhofer.iosb.io.moquette/moquette-broker/ -->
<dependency>
<groupId>de.fraunhofer.iosb.io.moquette</groupId>
<artifactId>moquette-broker</artifactId>
<version>0.15.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.io.moquette/moquette-broker/
implementation 'de.fraunhofer.iosb.io.moquette:moquette-broker:0.15.1'
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.io.moquette/moquette-broker/
implementation ("de.fraunhofer.iosb.io.moquette:moquette-broker:0.15.1")
'de.fraunhofer.iosb.io.moquette:moquette-broker:jar:0.15.1'
<dependency org="de.fraunhofer.iosb.io.moquette" name="moquette-broker" rev="0.15.1">
<artifact name="moquette-broker" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fraunhofer.iosb.io.moquette', module='moquette-broker', version='0.15.1')
)
libraryDependencies += "de.fraunhofer.iosb.io.moquette" % "moquette-broker" % "0.15.1"
[de.fraunhofer.iosb.io.moquette/moquette-broker "0.15.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
io.netty : netty-common | jar | 4.1.77.Final |
io.netty : netty-buffer | jar | 4.1.77.Final |
io.netty : netty-transport | jar | 4.1.77.Final |
io.netty : netty-handler | jar | 4.1.77.Final |
io.netty : netty-codec | jar | 4.1.77.Final |
io.netty : netty-codec-http | jar | 4.1.77.Final |
io.netty : netty-codec-mqtt | jar | 4.1.77.Final |
io.netty : netty-transport-native-epoll | jar | 4.1.77.Final |
com.h2database : h2-mvstore | jar | 2.1.212 |
com.zaxxer : HikariCP | jar | 2.4.7 |
io.dropwizard.metrics : metrics-core | jar | 3.2.2 |
io.dropwizard.metrics : metrics-jvm | jar | 3.2.2 |
com.librato.metrics : metrics-librato | jar | 5.1.4 |
com.librato.metrics : librato-java | jar | 2.1.3 |
com.bugsnag : bugsnag | jar | [3.0,4.0) |
commons-codec : commons-codec | jar | 1.15 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-reload4j | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.fusesource.mqtt-client : mqtt-client | jar | 1.12 |
org.eclipse.paho : org.eclipse.paho.client.mqttv3 | jar | 1.2.5 |
org.eclipse.jetty.websocket : websocket-client | jar | 9.2.0.M1 |
io.netty : netty-tcnative-boringssl-static | jar | 2.0.52.Final |
com.h2database : h2 | jar | 2.1.212 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
org.mockito : mockito-core | jar | 3.6.0 |
org.assertj : assertj-core | jar | 2.6.0 |
org.awaitility : awaitility | jar | 4.0.3 |