| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.dreamlu |
| ArtifactId | ArtifactIdmica-mqtt-core |
| Last Version | Last Version1.3.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmica-mqtt-core
Mica mqtt tools.
|
| Filename | Size |
|---|---|
| mica-mqtt-core-1.3.6.pom | |
| mica-mqtt-core-1.3.6.jar | 70 KB |
| mica-mqtt-core-1.3.6-sources.jar | 50 KB |
| mica-mqtt-core-1.3.6-javadoc.jar | 627 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-mqtt-core/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-mqtt-core</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-mqtt-core/
implementation 'net.dreamlu:mica-mqtt-core:1.3.6'
// https://jarcasting.com/artifacts/net.dreamlu/mica-mqtt-core/
implementation ("net.dreamlu:mica-mqtt-core:1.3.6")
'net.dreamlu:mica-mqtt-core:jar:1.3.6'
<dependency org="net.dreamlu" name="mica-mqtt-core" rev="1.3.6">
<artifact name="mica-mqtt-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-mqtt-core', version='1.3.6')
)
libraryDependencies += "net.dreamlu" % "mica-mqtt-core" % "1.3.6"
[net.dreamlu/mica-mqtt-core "1.3.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.dreamlu : mica-mqtt-codec | jar | 1.3.6 |
| net.dreamlu : mica-mqtt-model | jar | 1.3.6 |
| com.alibaba : fastjson | jar | 1.2.83 |
| org.t-io : tio-core | jar | 3.7.5.v20211028-RELEASE |
| org.t-io : tio-websocket-server | jar | 3.7.5.v20211028-RELEASE |