License |
License |
---|---|
GroupId | GroupIdio.github.quickmsg |
ArtifactId | ArtifactIdsmqtt-bootstrap |
Version | Version1.0.6 |
Type | Typejar |
Description |
Descriptionsmqtt-bootstrap
mqtt broker
|
Project URL |
Project URL |
Filename | Size |
---|---|
smqtt-bootstrap-1.0.6.pom | |
smqtt-bootstrap-1.0.6.jar | 9 KB |
smqtt-bootstrap-1.0.6-sources.jar | 3 KB |
smqtt-bootstrap-1.0.6-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-bootstrap/ -->
<dependency>
<groupId>io.github.quickmsg</groupId>
<artifactId>smqtt-bootstrap</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-bootstrap/
implementation 'io.github.quickmsg:smqtt-bootstrap:1.0.6'
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-bootstrap/
implementation ("io.github.quickmsg:smqtt-bootstrap:1.0.6")
'io.github.quickmsg:smqtt-bootstrap:jar:1.0.6'
<dependency org="io.github.quickmsg" name="smqtt-bootstrap" rev="1.0.6">
<artifact name="smqtt-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.quickmsg', module='smqtt-bootstrap', version='1.0.6')
)
libraryDependencies += "io.github.quickmsg" % "smqtt-bootstrap" % "1.0.6"
[io.github.quickmsg/smqtt-bootstrap "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
io.github.quickmsg : smqtt-core | jar | 1.0.6 |
io.github.quickmsg : smqtt-registry-scube | jar | 1.0.6 |
io.github.quickmsg : smqtt-ui | jar | 1.0.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |