License |
License |
---|---|
GroupId | GroupIdio.github.quickmsg |
ArtifactId | ArtifactIdsmqtt-core |
Version | Version1.1.3 |
Type | Typejar |
Description |
Descriptionsmqtt-core
mqtt broker
|
Filename | Size |
---|---|
smqtt-core-1.1.3.pom | |
smqtt-core-1.1.3.jar | 148 KB |
smqtt-core-1.1.3-sources.jar | 65 KB |
smqtt-core-1.1.3-javadoc.jar | 474 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-core/ -->
<dependency>
<groupId>io.github.quickmsg</groupId>
<artifactId>smqtt-core</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-core/
implementation 'io.github.quickmsg:smqtt-core:1.1.3'
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-core/
implementation ("io.github.quickmsg:smqtt-core:1.1.3")
'io.github.quickmsg:smqtt-core:jar:1.1.3'
<dependency org="io.github.quickmsg" name="smqtt-core" rev="1.1.3">
<artifact name="smqtt-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.quickmsg', module='smqtt-core', version='1.1.3')
)
libraryDependencies += "io.github.quickmsg" % "smqtt-core" % "1.1.3"
[io.github.quickmsg/smqtt-core "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.quickmsg : smqtt-common | jar | 1.1.3 |
io.github.quickmsg : smqtt-rule-dsl | jar | 1.1.3 |
io.github.quickmsg : smqtt-metric-influxdb | jar | 1.1.3 |
io.github.quickmsg : smqtt-metric-prometheus | jar | 1.1.3 |