Jar examples for m:mysql-socket-factory-core
Core library for establishing secure connections. End users should depend on the the mysql-socket-factory artifact.
You can download jar file mysql-socket-factory-core 1.0.3 in this page.
You can use the following script to add mysql-socket-factory-core-1.0.3.jar to your project.
<dependency> <groupId>com.google.cloud.sql</groupId> <artifactId>mysql-socket-factory-core</artifactId> <version>1.0.3</version> </dependency>
compile group: 'com.google.cloud.sql', name: 'mysql-socket-factory-core', version: '1.0.3'
libraryDependencies += "com.google.cloud.sql" % "mysql-socket-factory-core" % "1.0.3"
<dependency org="com.google.cloud.sql" name="mysql-socket-factory-core" rev="1.0.3"/>
@Grapes(@Grab(group='com.google.cloud.sql', module='mysql-socket-factory-core', version='1.0.3'))
'com.google.cloud.sql:mysql-socket-factory-core:jar:1.0.3'
Click the following link to download the jar file.
mysql-socket-factory-core-1.0.3-javadoc.jar