License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.software-hhao |
ArtifactId | ArtifactIdhhao-cloud-message-bus-spring-boot-starter |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTop pom.xml file
|
<!-- https://jarcasting.com/artifacts/io.github.software-hhao/hhao-cloud-message-bus-spring-boot-starter/ -->
<dependency>
<groupId>io.github.software-hhao</groupId>
<artifactId>hhao-cloud-message-bus-spring-boot-starter</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-cloud-message-bus-spring-boot-starter/
implementation 'io.github.software-hhao:hhao-cloud-message-bus-spring-boot-starter:1.0.4'
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-cloud-message-bus-spring-boot-starter/
implementation ("io.github.software-hhao:hhao-cloud-message-bus-spring-boot-starter:1.0.4")
'io.github.software-hhao:hhao-cloud-message-bus-spring-boot-starter:jar:1.0.4'
<dependency org="io.github.software-hhao" name="hhao-cloud-message-bus-spring-boot-starter" rev="1.0.4">
<artifact name="hhao-cloud-message-bus-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.software-hhao', module='hhao-cloud-message-bus-spring-boot-starter', version='1.0.4')
)
libraryDependencies += "io.github.software-hhao" % "hhao-cloud-message-bus-spring-boot-starter" % "1.0.4"
[io.github.software-hhao/hhao-cloud-message-bus-spring-boot-starter "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-bootstrap | jar | 3.1.0 |
org.springframework.cloud : spring-cloud-starter-stream-rabbit | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-stream-test-support | jar | 3.2.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit.platform : junit-platform-launcher | jar | 1.8.2 |
org.assertj : assertj-core | jar | 3.21.0 |