File | Operation |
---|---|
jdbc-socket-factory-parent-1.21.0.pom | download |
<dependency>
<groupId>com.google.cloud.sql</groupId>
<artifactId>jdbc-socket-factory-parent</artifactId>
<version>1.21.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.google.cloud.sql', module='jdbc-socket-factory-parent', version='1.21.0')
)
<parent> <groupId>com.google.cloud</groupId> <artifactId>google-cloud-shared-config</artifactId> <version>1.11.2</version> </parent>