is not current version
Last Version 1.1.7

com.gitee.hpiot:message-spring-boot-starter 1.1.2


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gitee.hpiot
ArtifactId

ArtifactId

message-spring-boot-starter
Version

Version

1.1.2
Type

Type

jar

Download message-spring-boot-starter 1.1.2


<!-- https://jarcasting.com/artifacts/com.gitee.hpiot/message-spring-boot-starter/ -->
<dependency>
    <groupId>com.gitee.hpiot</groupId>
    <artifactId>message-spring-boot-starter</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.hpiot/message-spring-boot-starter/
implementation 'com.gitee.hpiot:message-spring-boot-starter:1.1.2'
// https://jarcasting.com/artifacts/com.gitee.hpiot/message-spring-boot-starter/
implementation ("com.gitee.hpiot:message-spring-boot-starter:1.1.2")
'com.gitee.hpiot:message-spring-boot-starter:jar:1.1.2'
<dependency org="com.gitee.hpiot" name="message-spring-boot-starter" rev="1.1.2">
  <artifact name="message-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.hpiot', module='message-spring-boot-starter', version='1.1.2')
)
libraryDependencies += "com.gitee.hpiot" % "message-spring-boot-starter" % "1.1.2"
[com.gitee.hpiot/message-spring-boot-starter "1.1.2"]