License |
License |
---|---|
GroupId | GroupIdcom.github.giveme0101 |
ArtifactId | ArtifactIdeasy-mqtt-springboot-starter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy-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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.giveme0101 : easy-mqtt | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
io.netty : netty | jar | 3.10.6.Final |