License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdorg.bytesoft |
ArtifactId | ArtifactIdbytetcc-supports-dubbo |
Last Version | Last Version0.5.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbytetcc-supports-dubbo
ByteTCC is a transaction manager based on the TCC(Try/Confirm/Cancel) mechanism.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.bytesoft/bytetcc-supports-dubbo/ -->
<dependency>
<groupId>org.bytesoft</groupId>
<artifactId>bytetcc-supports-dubbo</artifactId>
<version>0.5.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytesoft/bytetcc-supports-dubbo/
implementation 'org.bytesoft:bytetcc-supports-dubbo:0.5.12'
// https://jarcasting.com/artifacts/org.bytesoft/bytetcc-supports-dubbo/
implementation ("org.bytesoft:bytetcc-supports-dubbo:0.5.12")
'org.bytesoft:bytetcc-supports-dubbo:jar:0.5.12'
<dependency org="org.bytesoft" name="bytetcc-supports-dubbo" rev="0.5.12">
<artifact name="bytetcc-supports-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytesoft', module='bytetcc-supports-dubbo', version='0.5.12')
)
libraryDependencies += "org.bytesoft" % "bytetcc-supports-dubbo" % "0.5.12"
[org.bytesoft/bytetcc-supports-dubbo "0.5.12"]
Group / Artifact | Type | Version |
---|---|---|
org.bytesoft : bytetcc-supports | jar | 0.5.12 |
org.bytesoft : bytejta-supports-dubbo | jar | 0.5.0-BETA9 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.springframework : spring-context | jar | 5.0.8.RELEASE |
org.springframework : spring-tx | jar | 5.0.8.RELEASE |
org.springframework : spring-jdbc | jar | 5.0.8.RELEASE |
org.springframework : spring-aop | jar | 5.0.8.RELEASE |
aopalliance : aopalliance | jar | 1.0 |
cglib : cglib | jar | 2.2.2 |
org.ow2.asm : asm | jar | 5.0.4 |
org.aspectj : aspectjweaver | jar | 1.8.13 |
com.alibaba : dubbo | jar | 2.6.1 |
org.springframework.boot : spring-boot | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.4.RELEASE |