License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.githup.liuyanggithup |
ArtifactId | ArtifactIdrocketmq-transaction-spring-boot |
Version | Version0.1 |
Type | Typejar |
Description |
DescriptionRocketMQ Transaction Spring Boot AutoConfigure
RocketMQ Transaction Spring Boot AutoConfigure
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.githup.liuyanggithup/rocketmq-transaction-spring-boot/ -->
<dependency>
<groupId>com.githup.liuyanggithup</groupId>
<artifactId>rocketmq-transaction-spring-boot</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.githup.liuyanggithup/rocketmq-transaction-spring-boot/
implementation 'com.githup.liuyanggithup:rocketmq-transaction-spring-boot:0.1'
// https://jarcasting.com/artifacts/com.githup.liuyanggithup/rocketmq-transaction-spring-boot/
implementation ("com.githup.liuyanggithup:rocketmq-transaction-spring-boot:0.1")
'com.githup.liuyanggithup:rocketmq-transaction-spring-boot:jar:0.1'
<dependency org="com.githup.liuyanggithup" name="rocketmq-transaction-spring-boot" rev="0.1">
<artifact name="rocketmq-transaction-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.githup.liuyanggithup', module='rocketmq-transaction-spring-boot', version='0.1')
)
libraryDependencies += "com.githup.liuyanggithup" % "rocketmq-transaction-spring-boot" % "0.1"
[com.githup.liuyanggithup/rocketmq-transaction-spring-boot "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.10.RELEASE |