Categories |
CategoriesSpring Boot Container Microservices |
---|---|
GroupId | GroupIdio.github.gcdd1993 |
ArtifactId | ArtifactIdemqx-http-sdk-spring-boot-starter |
Version | Version0.0.2 |
Type | Typepom |
Description |
Description |
<!-- https://jarcasting.com/artifacts/io.github.gcdd1993/emqx-http-sdk-spring-boot-starter/ -->
<dependency>
<groupId>io.github.gcdd1993</groupId>
<artifactId>emqx-http-sdk-spring-boot-starter</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.gcdd1993/emqx-http-sdk-spring-boot-starter/
implementation 'io.github.gcdd1993:emqx-http-sdk-spring-boot-starter:0.0.2'
// https://jarcasting.com/artifacts/io.github.gcdd1993/emqx-http-sdk-spring-boot-starter/
implementation ("io.github.gcdd1993:emqx-http-sdk-spring-boot-starter:0.0.2")
'io.github.gcdd1993:emqx-http-sdk-spring-boot-starter:pom:0.0.2'
<dependency org="io.github.gcdd1993" name="emqx-http-sdk-spring-boot-starter" rev="0.0.2">
<artifact name="emqx-http-sdk-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.gcdd1993', module='emqx-http-sdk-spring-boot-starter', version='0.0.2')
)
libraryDependencies += "io.github.gcdd1993" % "emqx-http-sdk-spring-boot-starter" % "0.0.2"
[io.github.gcdd1993/emqx-http-sdk-spring-boot-starter "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.gcdd1993 : emqx-http-sdk | jar | 0.0.2 |