| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.shardingsphere |
| Идентификатор | Идентификаторshardingsphere-transaction-xa-core |
| Версия | Версия5.0.0 |
| Тип | Типjar |
| Описание |
Описаниеshardingsphere-transaction-xa-core
Build criterion and ecosystem above multi-model databases
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-transaction-xa-core/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-transaction-xa-core</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-transaction-xa-core/
implementation 'org.apache.shardingsphere:shardingsphere-transaction-xa-core:5.0.0'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-transaction-xa-core/
implementation ("org.apache.shardingsphere:shardingsphere-transaction-xa-core:5.0.0")
'org.apache.shardingsphere:shardingsphere-transaction-xa-core:jar:5.0.0'
<dependency org="org.apache.shardingsphere" name="shardingsphere-transaction-xa-core" rev="5.0.0">
<artifact name="shardingsphere-transaction-xa-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-transaction-xa-core', version='5.0.0')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-transaction-xa-core" % "5.0.0"
[org.apache.shardingsphere/shardingsphere-transaction-xa-core "5.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.shardingsphere : shardingsphere-transaction-xa-spi | jar | 5.0.0 |
| org.apache.shardingsphere : shardingsphere-transaction-xa-atomikos | jar | 5.0.0 |
| com.atomikos : transactions | jar | 4.0.6 |
| com.atomikos : transactions-jta | jar | 4.0.6 |
| com.atomikos : transactions-jdbc | jar | 4.0.6 |
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.h2database : h2 | jar | 1.4.196 |
| mysql : mysql-connector-java | jar | 5.1.47 |
| org.mariadb.jdbc : mariadb-java-client | jar | 2.4.2 |
| org.postgresql : postgresql | jar | 42.2.5 |
| com.microsoft.sqlserver : mssql-jdbc | jar | 6.1.7.jre8-preview |
| org.projectlombok : lombok | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.zaxxer : HikariCP | jar | 3.4.2 |
| org.apache.commons : commons-dbcp2 | jar | 2.2.0 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.28.2 |
| org.mockito : mockito-inline | jar | 2.28.2 |
| ch.qos.logback : logback-classic | jar | 1.2.0 |