jar

com.google.cloud : alloydb-jdbc-connector

Maven & Gradle

Jul 19, 2023
12 stars

Google Cloud AlloyDB JDBC Connector · Socket factory for the Postgres JDBC driver that allows a user with the appropriate permissions to connect to an AlloyDB instance without having to deal with IP allowlisting or SSL certificates manually.

Table Of Contents

Latest Version

Download com.google.cloud : alloydb-jdbc-connector JAR file - Latest Versions:

All Versions

Download com.google.cloud : alloydb-jdbc-connector JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window alloydb-jdbc-connector-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.google.cloud.alloydb

├─ com.google.cloud.alloydb.AlloyDBAdminClientFactory.class - [JAR]

├─ com.google.cloud.alloydb.ConnectionInfo.class - [JAR]

├─ com.google.cloud.alloydb.ConnectionInfoCache.class - [JAR]

├─ com.google.cloud.alloydb.ConnectionInfoCacheFactory.class - [JAR]

├─ com.google.cloud.alloydb.ConnectionInfoRepository.class - [JAR]

├─ com.google.cloud.alloydb.Connector.class - [JAR]

├─ com.google.cloud.alloydb.ConnectorRegistry.class - [JAR]

├─ com.google.cloud.alloydb.DefaultConnectionInfoCache.class - [JAR]

├─ com.google.cloud.alloydb.DefaultConnectionInfoCacheFactory.class - [JAR]

├─ com.google.cloud.alloydb.DefaultConnectionInfoRepository.class - [JAR]

├─ com.google.cloud.alloydb.RefreshCalculator.class - [JAR]

├─ com.google.cloud.alloydb.RsaKeyPairGenerator.class - [JAR]

├─ com.google.cloud.alloydb.SocketFactory.class - [JAR]

├─ com.google.cloud.alloydb.Version.class - [JAR]

Advertisement