Cloud SQL Postgres Socket Factory

Socket factory for the Postgres JDBC driver 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.

License

License

GroupId

GroupId

com.google.cloud.sql
ArtifactId

ArtifactId

postgres-socket-factory
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

Cloud SQL Postgres Socket Factory
Socket factory for the Postgres JDBC driver 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.

Download postgres-socket-factory

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.cloud.sql : jdbc-socket-factory-core jar 1.6.1

provided (1)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.3.6

test (4)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-android
junit : junit jar 4.13.2
com.google.truth : truth jar 1.1.3
com.zaxxer : HikariCP jar 4.0.3

Project Modules

There are no modules declared in this project.
com.google.cloud.sql

Google Cloud Platform

Versions

Version
1.6.1
1.6.0
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.5
1.0.4
1.0.3