Last Version

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

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


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

Dependencies

compile (11)

Group / Artifact Type Version
com.github.jnr : jnr-unixsocket jar 0.38.17
org.ow2.asm : asm-util jar 9.3
com.google.http-client : google-http-client jar 1.41.8
com.google.guava : guava jar 31.1-android
com.google.errorprone : error_prone_annotations jar 2.14.0
com.google.http-client : google-http-client-gson jar 1.41.8
com.google.api-client : google-api-client jar 1.35.0
org.checkerframework : checker-compat-qual jar 2.5.5
com.google.apis : google-api-services-sqladmin jar v1beta4-rev20220513-1.32.1
com.google.auth : google-auth-library-oauth2-http jar 1.7.0
com.google.api : gax jar 2.18.1

provided (2)

Group / Artifact Type Version
org.graalvm.nativeimage : svm jar 22.0.0.2
org.graalvm.sdk : graal-sdk jar 21.3.2.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.google.truth : truth jar 1.1.3
org.mockito : mockito-core jar 4.6.1
com.google.http-client : google-http-client-jackson2 jar 1.41.8
org.bouncycastle : bcpkix-jdk15on jar 1.70

Project Modules

There are no modules declared in this project.