is not current version
Last Version 1.6.1

Cloud SQL Core Socket Factory (Core Library, don't depend on this directly) 1.2.3

Core library for establishing secure connections. End users should depend on the driver-specific socket factory artifacts.

License

License

GroupId

GroupId

com.google.cloud.sql
ArtifactId

ArtifactId

jdbc-socket-factory-core
Version

Version

1.2.3
Type

Type

jar
Description

Description

Cloud SQL Core Socket Factory (Core Library, don't depend on this directly)
Core library for establishing secure connections. End users should depend on the driver-specific socket factory artifacts.

Download jdbc-socket-factory-core 1.2.3


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

Dependencies

compile (9)

Group / Artifact Type Version
com.google.http-client : google-http-client jar 1.39.2
com.google.guava : guava jar 30.1.1-android
com.google.http-client : google-http-client-jackson2 jar 1.39.2
com.google.api-client : google-api-client jar 1.31.4
org.checkerframework : checker-compat-qual jar 2.5.5
com.google.apis : google-api-services-sqladmin jar v1beta4-rev20210420-1.31.0
com.google.auth : google-auth-library-oauth2-http jar 0.25.5
com.github.jnr : jnr-unixsocket jar 0.38.6
org.ow2.asm : asm-util jar 9.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.9.0
com.google.truth : truth jar 1.1.2

Project Modules

There are no modules declared in this project.