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