License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdbr.com.anteros |
ArtifactId | ArtifactIdanteros-mqtt-core |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanteros-mqtt-core
Anteros mqtt tools.
|
Filename | Size |
---|---|
anteros-mqtt-core-1.0.7.pom | |
anteros-mqtt-core-1.0.7.jar | 152 KB |
anteros-mqtt-core-1.0.7-sources.jar | 118 KB |
anteros-mqtt-core-1.0.7-javadoc.jar | 927 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.anteros/anteros-mqtt-core/ -->
<dependency>
<groupId>br.com.anteros</groupId>
<artifactId>anteros-mqtt-core</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.anteros/anteros-mqtt-core/
implementation 'br.com.anteros:anteros-mqtt-core:1.0.7'
// https://jarcasting.com/artifacts/br.com.anteros/anteros-mqtt-core/
implementation ("br.com.anteros:anteros-mqtt-core:1.0.7")
'br.com.anteros:anteros-mqtt-core:jar:1.0.7'
<dependency org="br.com.anteros" name="anteros-mqtt-core" rev="1.0.7">
<artifact name="anteros-mqtt-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.anteros', module='anteros-mqtt-core', version='1.0.7')
)
libraryDependencies += "br.com.anteros" % "anteros-mqtt-core" % "1.0.7"
[br.com.anteros/anteros-mqtt-core "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
br.com.anteros : anteros-mqtt-codec | jar | 1.0.7 |
br.com.anteros : anteros-mqtt-model | jar | 1.0.7 |
com.alibaba : fastjson | jar | 1.2.80 |
org.t-io : tio-core | jar | 3.7.5.v20211028-RELEASE |
org.t-io : tio-websocket-server | jar | 3.7.5.v20211028-RELEASE |