License |
License |
---|---|
GroupId | GroupIdorg.apache.shardingsphere |
ArtifactId | ArtifactIdshardingsphere-transaction-2pc |
Last Version | Last Version5.0.0-beta |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionshardingsphere-transaction-2pc
Distributed database ecosphere
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
shardingsphere-transaction-2pc-5.0.0-beta.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-transaction-2pc/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-transaction-2pc</artifactId>
<version>5.0.0-beta</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-transaction-2pc/
implementation 'org.apache.shardingsphere:shardingsphere-transaction-2pc:5.0.0-beta'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-transaction-2pc/
implementation ("org.apache.shardingsphere:shardingsphere-transaction-2pc:5.0.0-beta")
'org.apache.shardingsphere:shardingsphere-transaction-2pc:pom:5.0.0-beta'
<dependency org="org.apache.shardingsphere" name="shardingsphere-transaction-2pc" rev="5.0.0-beta">
<artifact name="shardingsphere-transaction-2pc" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-transaction-2pc', version='5.0.0-beta')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-transaction-2pc" % "5.0.0-beta"
[org.apache.shardingsphere/shardingsphere-transaction-2pc "5.0.0-beta"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shardingsphere : shardingsphere-infra-executor | jar | 5.0.0-beta |
com.google.guava : guava | jar | 29.0-jre |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 2.7.21 |
org.mockito : mockito-inline | jar | 2.7.21 |
ch.qos.logback : logback-classic | jar | 1.2.0 |