is not current version
Last Version 1.6.1

Cloud SQL Postgres Socket Factory 1.4.2

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
Version

Version

1.4.2
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 1.4.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.cloud.sql : jdbc-socket-factory-core jar 1.4.2
com.google.guava : guava jar 31.0.1-android

provided (1)

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

test (3)

Group / Artifact Type Version
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.