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