Last Version

bytetcc-supports-dubbo 0.5.12

ByteTCC is a transaction manager based on the TCC(Try/Confirm/Cancel) mechanism.

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

org.bytesoft
ArtifactId

ArtifactId

bytetcc-supports-dubbo
Version

Version

0.5.12
Type

Type

jar
Description

Description

bytetcc-supports-dubbo
ByteTCC is a transaction manager based on the TCC(Try/Confirm/Cancel) mechanism.
Project URL

Project URL

http://www.bytesoft.org

Download bytetcc-supports-dubbo 0.5.12


<!-- 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"]

Dependencies

compile (14)

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

Project Modules

There are no modules declared in this project.