is not current version
Last Version 1.6.1

Cloud SQL MySQL Socket Factory (for Connector/J 5.x) 1.6.0

Socket factory for the MySQL JDBC driver (version 5.x) 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

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.google.cloud.sql
ArtifactId

ArtifactId

mysql-socket-factory
Version

Version

1.6.0
Type

Type

jar
Description

Description

Cloud SQL MySQL Socket Factory (for Connector/J 5.x)
Socket factory for the MySQL JDBC driver (version 5.x) 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 mysql-socket-factory 1.6.0


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.49

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.