| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.shardingsphere |
| Идентификатор | Идентификаторsharding-jdbc-transaction-storage |
| Версия | Версия3.0.0.M3 |
| Тип | Типjar |
| Описание |
Описаниеsharding-jdbc-transaction-storage
Distributed database middleware ecosphere
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- 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.M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.shardingsphere/sharding-jdbc-transaction-storage/
implementation 'io.shardingsphere:sharding-jdbc-transaction-storage:3.0.0.M3'
// https://jarcasting.com/artifacts/io.shardingsphere/sharding-jdbc-transaction-storage/
implementation ("io.shardingsphere:sharding-jdbc-transaction-storage:3.0.0.M3")
'io.shardingsphere:sharding-jdbc-transaction-storage:jar:3.0.0.M3'
<dependency org="io.shardingsphere" name="sharding-jdbc-transaction-storage" rev="3.0.0.M3">
<artifact name="sharding-jdbc-transaction-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shardingsphere', module='sharding-jdbc-transaction-storage', version='3.0.0.M3')
)
libraryDependencies += "io.shardingsphere" % "sharding-jdbc-transaction-storage" % "3.0.0.M3"
[io.shardingsphere/sharding-jdbc-transaction-storage "3.0.0.M3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.gson : gson | jar | 2.6.1 |
| com.google.guava : guava | jar | 18.0 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.7.21 |
| com.h2database : h2 | jar | 1.4.196 |
| mysql : mysql-connector-java | jar | 5.1.30 |
| org.apache.commons : commons-dbcp2 | jar | 2.2.0 |
| commons-pool : commons-pool | jar | 1.6 |