| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPostgreSQL Данные Базы данных |
| Группа | Группаorg.apache.shardingsphere |
| Идентификатор | Идентификаторshardingsphere-data-pipeline-postgresql |
| Версия | Версия5.1.0 |
| Тип | Типjar |
| Описание |
Описаниеshardingsphere-data-pipeline-postgresql
Build criterion and ecosystem above multi-model databases
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-data-pipeline-postgresql/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-data-pipeline-postgresql</artifactId>
<version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-data-pipeline-postgresql/
implementation 'org.apache.shardingsphere:shardingsphere-data-pipeline-postgresql:5.1.0'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-data-pipeline-postgresql/
implementation ("org.apache.shardingsphere:shardingsphere-data-pipeline-postgresql:5.1.0")
'org.apache.shardingsphere:shardingsphere-data-pipeline-postgresql:jar:5.1.0'
<dependency org="org.apache.shardingsphere" name="shardingsphere-data-pipeline-postgresql" rev="5.1.0">
<artifact name="shardingsphere-data-pipeline-postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-data-pipeline-postgresql', version='5.1.0')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-data-pipeline-postgresql" % "5.1.0"
[org.apache.shardingsphere/shardingsphere-data-pipeline-postgresql "5.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.shardingsphere : shardingsphere-data-pipeline-core | jar | 5.1.0 |
| com.zaxxer : HikariCP | jar | 3.4.2 |
| com.google.guava : guava | jar | 30.0-jre |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.postgresql : postgresql | jar | 42.3.2 |
| org.projectlombok : lombok | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.h2database : h2 | jar | 1.4.196 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 3.4.2 |
| org.mockito : mockito-inline | jar | 3.4.2 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |