is not current version
Last Version 3.0.0.M3

io.shardingsphere:sharding-jdbc-transaction-storage 3.0.0.M2


GroupId

GroupId

io.shardingsphere
ArtifactId

ArtifactId

sharding-jdbc-transaction-storage
Version

Version

3.0.0.M2
Type

Type

jar

Download sharding-jdbc-transaction-storage 3.0.0.M2


<!-- https://jarcasting.com/artifacts/io.shardingsphere/sharding-jdbc-transaction-storage/ -->
<dependency>
    <groupId>io.shardingsphere</groupId>
    <artifactId>sharding-jdbc-transaction-storage</artifactId>
    <version>3.0.0.M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.shardingsphere/sharding-jdbc-transaction-storage/
implementation 'io.shardingsphere:sharding-jdbc-transaction-storage:3.0.0.M2'
// https://jarcasting.com/artifacts/io.shardingsphere/sharding-jdbc-transaction-storage/
implementation ("io.shardingsphere:sharding-jdbc-transaction-storage:3.0.0.M2")
'io.shardingsphere:sharding-jdbc-transaction-storage:jar:3.0.0.M2'
<dependency org="io.shardingsphere" name="sharding-jdbc-transaction-storage" rev="3.0.0.M2">
  <artifact name="sharding-jdbc-transaction-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shardingsphere', module='sharding-jdbc-transaction-storage', version='3.0.0.M2')
)
libraryDependencies += "io.shardingsphere" % "sharding-jdbc-transaction-storage" % "3.0.0.M2"
[io.shardingsphere/sharding-jdbc-transaction-storage "3.0.0.M2"]