License |
License |
---|---|
GroupId | GroupIdio.github.quickmsg |
ArtifactId | ArtifactIdsmqtt-metric |
Version | Version1.0.6 |
Type | Typejar |
Description |
Descriptionmqtt broker
|
Filename | Size |
---|---|
smqtt-metric-1.0.6.pom | |
smqtt-metric-1.0.6.jar | 11 KB |
smqtt-metric-1.0.6-sources.jar | 6 KB |
smqtt-metric-1.0.6-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-metric/ -->
<dependency>
<groupId>io.github.quickmsg</groupId>
<artifactId>smqtt-metric</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-metric/
implementation 'io.github.quickmsg:smqtt-metric:1.0.6'
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-metric/
implementation ("io.github.quickmsg:smqtt-metric:1.0.6")
'io.github.quickmsg:smqtt-metric:jar:1.0.6'
<dependency org="io.github.quickmsg" name="smqtt-metric" rev="1.0.6">
<artifact name="smqtt-metric" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.quickmsg', module='smqtt-metric', version='1.0.6')
)
libraryDependencies += "io.github.quickmsg" % "smqtt-metric" % "1.0.6"
[io.github.quickmsg/smqtt-metric "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
io.github.quickmsg : smqtt-common | jar | 1.0.6 |
com.github.oshi : oshi-core | jar | 5.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |