| License |
License |
|---|---|
| GroupId | GroupIdio.moquette |
| ArtifactId | ArtifactIdmoquette-broker |
| Last Version | Last Version0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMoquette - broker
Moquette lightweight MQTT Broker
|
| Filename | Size |
|---|---|
| moquette-broker-0.15.pom | |
| moquette-broker-0.15.jar | 181 KB |
| moquette-broker-0.15-sources.jar | 109 KB |
| moquette-broker-0.15-javadoc.jar | 841 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.moquette/moquette-broker/ -->
<dependency>
<groupId>io.moquette</groupId>
<artifactId>moquette-broker</artifactId>
<version>0.15</version>
</dependency>
// https://jarcasting.com/artifacts/io.moquette/moquette-broker/
implementation 'io.moquette:moquette-broker:0.15'
// https://jarcasting.com/artifacts/io.moquette/moquette-broker/
implementation ("io.moquette:moquette-broker:0.15")
'io.moquette:moquette-broker:jar:0.15'
<dependency org="io.moquette" name="moquette-broker" rev="0.15">
<artifact name="moquette-broker" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.moquette', module='moquette-broker', version='0.15')
)
libraryDependencies += "io.moquette" % "moquette-broker" % "0.15"
[io.moquette/moquette-broker "0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| io.netty : netty-common | jar | 4.1.59.Final |
| io.netty : netty-buffer | jar | 4.1.59.Final |
| io.netty : netty-transport | jar | 4.1.59.Final |
| io.netty : netty-handler | jar | 4.1.59.Final |
| io.netty : netty-codec | jar | 4.1.59.Final |
| io.netty : netty-codec-http | jar | 4.1.59.Final |
| io.netty : netty-codec-mqtt | jar | 4.1.59.Final |
| io.netty : netty-transport-native-epoll | jar | 4.1.59.Final |
| com.h2database : h2-mvstore | jar | 1.4.199 |
| 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.0 |
| com.librato.metrics : librato-java | jar | 2.1.0 |
| com.bugsnag : bugsnag | jar | [3.0,4.0) |
| commons-codec : commons-codec | jar | 1.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| 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.34.Final |
| com.h2database : h2 | jar | 1.4.199 |
| 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 |