| License |
License |
|---|---|
| Categories |
CategoriesBitronix Application Layer Libs Distributed Transactions |
| GroupId | GroupIdorg.inurl.shardingsphere |
| ArtifactId | ArtifactIdsharding-transaction-xa-bitronix |
| Last Version | Last Version4.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionsharding-transaction-xa-bitronix
Distributed database middleware ecosphere
|
| Filename | Size |
|---|---|
| sharding-transaction-xa-bitronix-4.1.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.inurl.shardingsphere/sharding-transaction-xa-bitronix/ -->
<dependency>
<groupId>org.inurl.shardingsphere</groupId>
<artifactId>sharding-transaction-xa-bitronix</artifactId>
<version>4.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.inurl.shardingsphere/sharding-transaction-xa-bitronix/
implementation 'org.inurl.shardingsphere:sharding-transaction-xa-bitronix:4.1.0'
// https://jarcasting.com/artifacts/org.inurl.shardingsphere/sharding-transaction-xa-bitronix/
implementation ("org.inurl.shardingsphere:sharding-transaction-xa-bitronix:4.1.0")
'org.inurl.shardingsphere:sharding-transaction-xa-bitronix:pom:4.1.0'
<dependency org="org.inurl.shardingsphere" name="sharding-transaction-xa-bitronix" rev="4.1.0">
<artifact name="sharding-transaction-xa-bitronix" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.inurl.shardingsphere', module='sharding-transaction-xa-bitronix', version='4.1.0')
)
libraryDependencies += "org.inurl.shardingsphere" % "sharding-transaction-xa-bitronix" % "4.1.0"
[org.inurl.shardingsphere/sharding-transaction-xa-bitronix "4.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.inurl.shardingsphere : sharding-transaction-xa-spi | jar | 4.1.0 |
| org.inurl.shardingsphere : shardingsphere-pluggable | jar | 4.1.0 |
| com.google.guava : guava | jar | 18.0 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.btm : btm | jar | 2.1.3 |
| org.projectlombok : lombok | jar | 1.16.20 |
| 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 |