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