Last Version

Moquette - distribution 0.15

Moquette lightweight MQTT Broker

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

io.moquette
ArtifactId

ArtifactId

distribution
Version

Version

0.15
Type

Type

pom
Description

Description

Moquette - distribution
Moquette lightweight MQTT Broker

Download distribution 0.15

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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.moquette : moquette-broker jar 0.15

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.25

test (6)

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

Project Modules

There are no modules declared in this project.