| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration | 
| GroupId | GroupIdcn.ttpai.framework | 
| ArtifactId | ArtifactIdttpai-rose-spring-boot-autoconfigure-amqp | 
| Last Version | Last Version1.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionPaoding Rose to Spring Boot | 
<!-- https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-rose-spring-boot-autoconfigure-amqp/ -->
<dependency>
    <groupId>cn.ttpai.framework</groupId>
    <artifactId>ttpai-rose-spring-boot-autoconfigure-amqp</artifactId>
    <version>1.0.2</version>
</dependency>// https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-rose-spring-boot-autoconfigure-amqp/
implementation 'cn.ttpai.framework:ttpai-rose-spring-boot-autoconfigure-amqp:1.0.2'// https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-rose-spring-boot-autoconfigure-amqp/
implementation ("cn.ttpai.framework:ttpai-rose-spring-boot-autoconfigure-amqp:1.0.2")'cn.ttpai.framework:ttpai-rose-spring-boot-autoconfigure-amqp:jar:1.0.2'<dependency org="cn.ttpai.framework" name="ttpai-rose-spring-boot-autoconfigure-amqp" rev="1.0.2">
  <artifact name="ttpai-rose-spring-boot-autoconfigure-amqp" type="jar" />
</dependency>@Grapes(
@Grab(group='cn.ttpai.framework', module='ttpai-rose-spring-boot-autoconfigure-amqp', version='1.0.2')
)libraryDependencies += "cn.ttpai.framework" % "ttpai-rose-spring-boot-autoconfigure-amqp" % "1.0.2"[cn.ttpai.framework/ttpai-rose-spring-boot-autoconfigure-amqp "1.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor | jar | |
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 | 
| org.slf4j : jul-to-slf4j | jar | 1.7.30 | 
| org.slf4j : log4j-over-slf4j | jar | 1.7.30 | 
| org.apache.logging.log4j : log4j-to-slf4j | jar | 2.13.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.amqp : spring-rabbit | jar | 1.7.13.RELEASE | 
| org.projectlombok : lombok | jar | 1.18.16 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |