| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.giveme0101 |
| Идентификатор | Идентификаторeasy-mqtt-springboot-starter |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеeasy-mqtt-springboot-starter
easy mqtt springboot starter
|
<!-- https://jarcasting.com/artifacts/com.github.giveme0101/easy-mqtt-springboot-starter/ -->
<dependency>
<groupId>com.github.giveme0101</groupId>
<artifactId>easy-mqtt-springboot-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.giveme0101/easy-mqtt-springboot-starter/
implementation 'com.github.giveme0101:easy-mqtt-springboot-starter:1.0.1'
// https://jarcasting.com/artifacts/com.github.giveme0101/easy-mqtt-springboot-starter/
implementation ("com.github.giveme0101:easy-mqtt-springboot-starter:1.0.1")
'com.github.giveme0101:easy-mqtt-springboot-starter:jar:1.0.1'
<dependency org="com.github.giveme0101" name="easy-mqtt-springboot-starter" rev="1.0.1">
<artifact name="easy-mqtt-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.giveme0101', module='easy-mqtt-springboot-starter', version='1.0.1')
)
libraryDependencies += "com.github.giveme0101" % "easy-mqtt-springboot-starter" % "1.0.1"
[com.github.giveme0101/easy-mqtt-springboot-starter "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.giveme0101 : easy-mqtt | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| io.netty : netty | jar | 3.10.6.Final |