не последняя версия
Последняя версия 1.6.1

Cloud SQL JDBC Socket Factory 1.4.2

Socket factories for MySQL/Postgres JDBC drivers that allows a user with the appropriate permissions to connect to a Cloud SQL database without having to deal with IP allowlisting or SSL certificates manually

Лицензия

Лицензия

Группа

Группа

com.google.cloud.sql
Идентификатор

Идентификатор

jdbc-socket-factory-parent
Версия

Версия

1.4.2
Тип

Тип

pom
Описание

Описание

Cloud SQL JDBC Socket Factory
Socket factories for MySQL/Postgres JDBC drivers that allows a user with the appropriate permissions to connect to a Cloud SQL database without having to deal with IP allowlisting or SSL certificates manually
Ссылка на сайт

Ссылка на сайт

https://github.com/GoogleCloudPlatform/cloud-sql-mysql-socket-factory
Система контроля версий

Система контроля версий

https://github.com/GoogleCloudPlatform/cloud-sql-mysql-socket-factory.git

Скачать jdbc-socket-factory-parent 1.4.2

Имя Файла Размер
jdbc-socket-factory-parent-1.4.2.pom 14 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.google.cloud.sql/jdbc-socket-factory-parent/ -->
<dependency>
    <groupId>com.google.cloud.sql</groupId>
    <artifactId>jdbc-socket-factory-parent</artifactId>
    <version>1.4.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.sql/jdbc-socket-factory-parent/
implementation 'com.google.cloud.sql:jdbc-socket-factory-parent:1.4.2'
// https://jarcasting.com/artifacts/com.google.cloud.sql/jdbc-socket-factory-parent/
implementation ("com.google.cloud.sql:jdbc-socket-factory-parent:1.4.2")
'com.google.cloud.sql:jdbc-socket-factory-parent:pom:1.4.2'
<dependency org="com.google.cloud.sql" name="jdbc-socket-factory-parent" rev="1.4.2">
  <artifact name="jdbc-socket-factory-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.sql', module='jdbc-socket-factory-parent', version='1.4.2')
)
libraryDependencies += "com.google.cloud.sql" % "jdbc-socket-factory-parent" % "1.4.2"
[com.google.cloud.sql/jdbc-socket-factory-parent "1.4.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • core
  • jdbc/mysql-j-5
  • jdbc/mysql-j-8
  • jdbc/postgres
  • jdbc/sqlserver
  • r2dbc/core
  • r2dbc/mysql
  • r2dbc/postgres
  • r2dbc/sqlserver