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