License |
License |
---|---|
GroupId | GroupIdio.github.quickmsg |
ArtifactId | ArtifactIdsmqtt-common |
Version | Version1.0.6 |
Type | Typejar |
Description |
Descriptionsmqtt-common
mqtt broker
|
Project URL |
Project URL |
Filename | Size |
---|---|
smqtt-common-1.0.6.pom | |
smqtt-common-1.0.6.jar | 75 KB |
smqtt-common-1.0.6-sources.jar | 35 KB |
smqtt-common-1.0.6-javadoc.jar | 421 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-common/ -->
<dependency>
<groupId>io.github.quickmsg</groupId>
<artifactId>smqtt-common</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-common/
implementation 'io.github.quickmsg:smqtt-common:1.0.6'
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-common/
implementation ("io.github.quickmsg:smqtt-common:1.0.6")
'io.github.quickmsg:smqtt-common:jar:1.0.6'
<dependency org="io.github.quickmsg" name="smqtt-common" rev="1.0.6">
<artifact name="smqtt-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.quickmsg', module='smqtt-common', version='1.0.6')
)
libraryDependencies += "io.github.quickmsg" % "smqtt-common" % "1.0.6"
[io.github.quickmsg/smqtt-common "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.70 |
io.projectreactor.netty : reactor-netty | jar | |
io.netty : netty-codec-mqtt | jar | 4.1.60.Final |
org.projectlombok : lombok | jar | 1.18.6 |
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-core | jar | 1.1.11 |
ch.qos.logback : logback-classic | jar | 1.1.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |