| Категории |
КатегорииPostgreSQL Данные Базы данных |
|---|---|
| Группа | Группаio.cdap.plugin |
| Идентификатор | Идентификаторcloudsql-postgresql-plugin |
| Последняя версия | Последняя версия1.8.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCloudSQL PostgreSQL plugin
|
<!-- https://jarcasting.com/artifacts/io.cdap.plugin/cloudsql-postgresql-plugin/ -->
<dependency>
<groupId>io.cdap.plugin</groupId>
<artifactId>cloudsql-postgresql-plugin</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.plugin/cloudsql-postgresql-plugin/
implementation 'io.cdap.plugin:cloudsql-postgresql-plugin:1.8.0'
// https://jarcasting.com/artifacts/io.cdap.plugin/cloudsql-postgresql-plugin/
implementation ("io.cdap.plugin:cloudsql-postgresql-plugin:1.8.0")
'io.cdap.plugin:cloudsql-postgresql-plugin:jar:1.8.0'
<dependency org="io.cdap.plugin" name="cloudsql-postgresql-plugin" rev="1.8.0">
<artifact name="cloudsql-postgresql-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.plugin', module='cloudsql-postgresql-plugin', version='1.8.0')
)
libraryDependencies += "io.cdap.plugin" % "cloudsql-postgresql-plugin" % "1.8.0"
[io.cdap.plugin/cloudsql-postgresql-plugin "1.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.cdap.plugin : database-commons | jar | 1.8.0 |
| io.cdap.plugin : hydrator-common | jar | |
| io.cdap.plugin : postgresql-plugin | jar | 1.8.0 |
| com.google.guava : guava | jar | 23.0 |
| io.cdap.cdap : hydrator-test | jar | |
| junit : junit | jar | |
| org.mockito : mockito-core | jar | |
| org.jetbrains : annotations | jar | RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.cdap.cdap : cdap-etl-api | jar | |
| io.cdap.cdap : cdap-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.cdap.plugin : database-commons | test-jar | 1.8.0 |
| io.cdap.cdap : cdap-data-pipeline2_2.11 | jar | |
| com.google.cloud.sql : postgres-socket-factory | jar | 1.4.0 |
| org.postgresql : postgresql | jar | 42.3.1 |