Last Version

Mqtt Nukleus Specification 0.62

Mqtt Nukleus Specification

License

License

GroupId

GroupId

org.reaktivity
ArtifactId

ArtifactId

nukleus-mqtt.spec
Version

Version

0.62
Type

Type

jar
Description

Description

Mqtt Nukleus Specification
Mqtt Nukleus Specification
Project URL

Project URL

https://github.com/reaktivity/nukleus-mqtt.spec
Source Code Management

Source Code Management

https://github.com/reaktivity/nukleus-mqtt.spec

Download nukleus-mqtt.spec 0.62


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

Dependencies

compile (1)

Group / Artifact Type Version
org.reaktivity : nukleus.spec jar 0.58

provided (1)

Group / Artifact Type Version
org.kaazing : k3po.lang jar 3.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.kaazing : k3po.junit jar 3.1.0

Project Modules

There are no modules declared in this project.