Last Version

bytetcc-parent 0.5.12

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

License

License

GroupId

GroupId

org.bytesoft
ArtifactId

ArtifactId

bytetcc-parent
Version

Version

0.5.12
Type

Type

pom
Description

Description

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

Project URL

http://www.bytesoft.org

Download bytetcc-parent 0.5.12

Filename Size
bytetcc-parent-0.5.12.pom 15 KB
Browse

<!-- https://jarcasting.com/artifacts/org.bytesoft/bytetcc-parent/ -->
<dependency>
    <groupId>org.bytesoft</groupId>
    <artifactId>bytetcc-parent</artifactId>
    <version>0.5.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bytesoft/bytetcc-parent/
implementation 'org.bytesoft:bytetcc-parent:0.5.12'
// https://jarcasting.com/artifacts/org.bytesoft/bytetcc-parent/
implementation ("org.bytesoft:bytetcc-parent:0.5.12")
'org.bytesoft:bytetcc-parent:pom:0.5.12'
<dependency org="org.bytesoft" name="bytetcc-parent" rev="0.5.12">
  <artifact name="bytetcc-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bytesoft', module='bytetcc-parent', version='0.5.12')
)
libraryDependencies += "org.bytesoft" % "bytetcc-parent" % "0.5.12"
[org.bytesoft/bytetcc-parent "0.5.12"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bytetcc-common
  • bytetcc-core
  • bytetcc-supports
  • bytetcc-supports-springboot
  • bytetcc-supports-springcloud
  • bytetcc-supports-dubbo