License |
License |
---|---|
GroupId | GroupIdio.github.quickmsg |
ArtifactId | ArtifactIdsmqtt-bootstrap |
Version | Version1.1.3 |
Type | Typejar |
Description |
Descriptionsmqtt-bootstrap
mqtt broker
|
Project URL |
Project URL |
Filename | Size |
---|---|
smqtt-bootstrap-1.1.3.pom | |
smqtt-bootstrap-1.1.3.jar | 8 KB |
smqtt-bootstrap-1.1.3-sources.jar | 3 KB |
smqtt-bootstrap-1.1.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-bootstrap/
implementation 'io.github.quickmsg:smqtt-bootstrap:1.1.3'
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-bootstrap/
implementation ("io.github.quickmsg:smqtt-bootstrap:1.1.3")
'io.github.quickmsg:smqtt-bootstrap:jar:1.1.3'
<dependency org="io.github.quickmsg" name="smqtt-bootstrap" rev="1.1.3">
<artifact name="smqtt-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.quickmsg', module='smqtt-bootstrap', version='1.1.3')
)
libraryDependencies += "io.github.quickmsg" % "smqtt-bootstrap" % "1.1.3"
[io.github.quickmsg/smqtt-bootstrap "1.1.3"]
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.3 |
io.github.quickmsg : smqtt-registry-scube | jar | 1.1.3 |
io.github.quickmsg : smqtt-ui | jar | 1.1.3 |
mysql : mysql-connector-java | jar | 5.1.35 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |