License |
License |
---|---|
Categories |
CategoriesAtomikos Application Layer Libs Distributed Transactions |
GroupId | GroupIdcom.lingdonge |
ArtifactId | ArtifactIdcloud-atomikos |
Last Version | Last Version3.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncloud-atomikos
分布式事务集成
|
Filename | Size |
---|---|
cloud-atomikos-3.0.5.pom | |
cloud-atomikos-3.0.5.jar | 11 KB |
cloud-atomikos-3.0.5-sources.jar | 7 KB |
cloud-atomikos-3.0.5-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lingdonge/cloud-atomikos/ -->
<dependency>
<groupId>com.lingdonge</groupId>
<artifactId>cloud-atomikos</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.lingdonge/cloud-atomikos/
implementation 'com.lingdonge:cloud-atomikos:3.0.5'
// https://jarcasting.com/artifacts/com.lingdonge/cloud-atomikos/
implementation ("com.lingdonge:cloud-atomikos:3.0.5")
'com.lingdonge:cloud-atomikos:jar:3.0.5'
<dependency org="com.lingdonge" name="cloud-atomikos" rev="3.0.5">
<artifact name="cloud-atomikos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lingdonge', module='cloud-atomikos', version='3.0.5')
)
libraryDependencies += "com.lingdonge" % "cloud-atomikos" % "3.0.5"
[com.lingdonge/cloud-atomikos "3.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-jpa | jar | |
org.springframework.boot : spring-boot-starter-jdbc | jar | |
org.springframework.boot : spring-boot-starter-jta-atomikos | jar | |
com.zaxxer : HikariCP | jar | |
com.alibaba : druid | jar | 1.0.31 |
com.lingdonge : common-spring | jar | 3.0.5 |
com.vladmihalcea.flexy-pool : flexy-atomikos | jar | 2.0.0 |
com.vladmihalcea.flexy-pool : flexy-druid | jar | 2.0.0 |
com.vladmihalcea.flexy-pool : flexy-pool-core | jar | 2.0.0 |
com.lingdonge : cloud-database | jar | 3.0.5 |
com.lingdonge : common-core | jar | 3.0.5 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.google.guava : guava | jar | 23.0 |
cn.hutool : hutool-core | jar | 4.5.11 |
cn.hutool : hutool-extra | jar | 4.5.11 |
ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
ch.qos.logback : logback-core Optional | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |