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