Last Version

easy-mqtt 1.0.0

easy mqtt

License

License

GroupId

GroupId

com.github.giveme0101
ArtifactId

ArtifactId

easy-mqtt
Version

Version

1.0.0
Type

Type

jar
Description

Description

easy-mqtt
easy mqtt

Download easy-mqtt 1.0.0


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

Dependencies

compile (9)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.26
com.alibaba : fastjson jar 1.2.58
org.reflections : reflections jar 0.9.12
org.apache.commons : commons-lang3 jar 3.9
org.apache.commons : commons-collections4 jar 4.3
io.netty : netty jar 3.10.6.Final
org.aspectj : aspectjweaver jar 1.9.4
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.2.0

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.26

Project Modules

There are no modules declared in this project.