| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.quickmsg |
| Идентификатор | Идентификаторsmqtt-rule-source-http |
| Версия | Версия1.1.4 |
| Тип | Типjar |
| Описание |
Описаниеsmqtt-rule-source-http
mqtt broker
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-rule-source-http/
implementation 'io.github.quickmsg:smqtt-rule-source-http:1.1.4'
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-rule-source-http/
implementation ("io.github.quickmsg:smqtt-rule-source-http:1.1.4")
'io.github.quickmsg:smqtt-rule-source-http:jar:1.1.4'
<dependency org="io.github.quickmsg" name="smqtt-rule-source-http" rev="1.1.4">
<artifact name="smqtt-rule-source-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.quickmsg', module='smqtt-rule-source-http', version='1.1.4')
)
libraryDependencies += "io.github.quickmsg" % "smqtt-rule-source-http" % "1.1.4"
[io.github.quickmsg/smqtt-rule-source-http "1.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.quickmsg : smqtt-common | jar | 1.1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |