Last Version

io.smallrye.reactive:mqtt-quickstart 0.0.9

An implementation of the MicroProfile Reactive Streams Messaging specification

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

mqtt-quickstart
Version

Version

0.0.9
Type

Type

jar
Description

Description

An implementation of the MicroProfile Reactive Streams Messaging specification
Project Organization

Project Organization

SmallRye

Download mqtt-quickstart 0.0.9


<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/mqtt-quickstart/ -->
<dependency>
    <groupId>io.smallrye.reactive</groupId>
    <artifactId>mqtt-quickstart</artifactId>
    <version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/mqtt-quickstart/
implementation 'io.smallrye.reactive:mqtt-quickstart:0.0.9'
// https://jarcasting.com/artifacts/io.smallrye.reactive/mqtt-quickstart/
implementation ("io.smallrye.reactive:mqtt-quickstart:0.0.9")
'io.smallrye.reactive:mqtt-quickstart:jar:0.0.9'
<dependency org="io.smallrye.reactive" name="mqtt-quickstart" rev="0.0.9">
  <artifact name="mqtt-quickstart" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='mqtt-quickstart', version='0.0.9')
)
libraryDependencies += "io.smallrye.reactive" % "mqtt-quickstart" % "0.0.9"
[io.smallrye.reactive/mqtt-quickstart "0.0.9"]

Dependencies

compile (15)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.26
io.smallrye : smallrye-config jar 1.3.7
io.smallrye.reactive : smallrye-reactive-messaging-provider jar 0.0.9
io.smallrye.reactive : smallrye-reactive-messaging-mqtt jar 0.0.9
io.smallrye.reactive : smallrye-reactive-streams-operators jar 1.0.3
org.jboss.weld.se : weld-se-core jar 3.1.1.Final
javax.enterprise : cdi-api jar 2.0.SP1
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-api jar 1.0
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-core jar 1.0
io.reactivex.rxjava2 : rxjava jar 2.2.8
io.smallrye.reactive : smallrye-reactive-converter-api jar 1.0.4
org.eclipse.microprofile.config : microprofile-config-api jar 1.3
org.apache.commons : commons-lang3 jar 3.9
org.slf4j : slf4j-api jar 1.7.26
com.fasterxml.jackson.core : jackson-databind jar 2.9.8

test (6)

Group / Artifact Type Version
io.smallrye.reactive : smallrye-reactive-converter-rxjava2 jar 1.0.4
io.smallrye.reactive : smallrye-reactive-converter-reactor jar 1.0.4
io.smallrye.reactive : smallrye-reactive-streams-vertx-execution-model jar 1.0.4
junit : junit jar 4.12
org.assertj : assertj-core jar 3.12.2
org.awaitility : awaitility jar 3.1.6

Project Modules

There are no modules declared in this project.