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

Cloud SQL JDBC Socket Factory 1.3.1

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.3.1
Тип

Тип

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.3.1

Имя Файла Размер
jdbc-socket-factory-parent-1.3.1.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.3.1</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.3.1'
// https://jarcasting.com/artifacts/com.google.cloud.sql/jdbc-socket-factory-parent/
implementation ("com.google.cloud.sql:jdbc-socket-factory-parent:1.3.1")
'com.google.cloud.sql:jdbc-socket-factory-parent:pom:1.3.1'
<dependency org="com.google.cloud.sql" name="jdbc-socket-factory-parent" rev="1.3.1">
  <artifact name="jdbc-socket-factory-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.sql', module='jdbc-socket-factory-parent', version='1.3.1')
)
libraryDependencies += "com.google.cloud.sql" % "jdbc-socket-factory-parent" % "1.3.1"
[com.google.cloud.sql/jdbc-socket-factory-parent "1.3.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.jnr : jnr-unixsocket jar 0.38.8
org.ow2.asm : asm-util jar 9.2

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

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