License |
License |
---|---|
GroupId | GroupIdio.github.quickmsg |
ArtifactId | ArtifactIdsmqtt-rule-source-http |
Version | Version1.1.3 |
Type | Typejar |
Description |
Descriptionsmqtt-rule-source-http
mqtt broker
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-rule-source-http/ -->
<dependency>
<groupId>io.github.quickmsg</groupId>
<artifactId>smqtt-rule-source-http</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-rule-source-http/
implementation 'io.github.quickmsg:smqtt-rule-source-http:1.1.3'
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-rule-source-http/
implementation ("io.github.quickmsg:smqtt-rule-source-http:1.1.3")
'io.github.quickmsg:smqtt-rule-source-http:jar:1.1.3'
<dependency org="io.github.quickmsg" name="smqtt-rule-source-http" rev="1.1.3">
<artifact name="smqtt-rule-source-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.quickmsg', module='smqtt-rule-source-http', version='1.1.3')
)
libraryDependencies += "io.github.quickmsg" % "smqtt-rule-source-http" % "1.1.3"
[io.github.quickmsg/smqtt-rule-source-http "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.quickmsg : smqtt-common | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |