License |
License |
---|---|
GroupId | GroupIdde.fraunhofer.iosb.io.moquette |
ArtifactId | ArtifactIdmoquette-parent |
Last Version | Last Version0.15.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMoquette MQTT + patches
Moquette lightweight MQTT Broker, with added patches.
|
Project URL |
Project URL |
Filename | Size |
---|---|
moquette-parent-0.15.1.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.fraunhofer.iosb.io.moquette/moquette-parent/ -->
<dependency>
<groupId>de.fraunhofer.iosb.io.moquette</groupId>
<artifactId>moquette-parent</artifactId>
<version>0.15.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.io.moquette/moquette-parent/
implementation 'de.fraunhofer.iosb.io.moquette:moquette-parent:0.15.1'
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.io.moquette/moquette-parent/
implementation ("de.fraunhofer.iosb.io.moquette:moquette-parent:0.15.1")
'de.fraunhofer.iosb.io.moquette:moquette-parent:pom:0.15.1'
<dependency org="de.fraunhofer.iosb.io.moquette" name="moquette-parent" rev="0.15.1">
<artifact name="moquette-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.fraunhofer.iosb.io.moquette', module='moquette-parent', version='0.15.1')
)
libraryDependencies += "de.fraunhofer.iosb.io.moquette" % "moquette-parent" % "0.15.1"
[de.fraunhofer.iosb.io.moquette/moquette-parent "0.15.1"]
Group / Artifact | Type | Version |
---|---|---|
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.slf4j : slf4j-reload4j | jar | 1.7.36 |
org.mockito : mockito-core | jar | 3.6.0 |
org.assertj : assertj-core | jar | 2.6.0 |
org.awaitility : awaitility | jar | 4.0.3 |