Jar examples for m:micro-jdbc
Simple low-level helpers for jdbc-access
You can download jar file micro-jdbc 0.89.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add micro-jdbc-0.89.2.jar to your project.
<dependency> <groupId>com.aol.microservices</groupId> <artifactId>micro-jdbc</artifactId> <version>0.89.2</version> </dependency>
compile group: 'com.aol.microservices', name: 'micro-jdbc', version: '0.89.2'
libraryDependencies += "com.aol.microservices" % "micro-jdbc" % "0.89.2"
<dependency org="com.aol.microservices" name="micro-jdbc" rev="0.89.2"/>
@Grapes(@Grab(group='com.aol.microservices', module='micro-jdbc', version='0.89.2'))
'com.aol.microservices:micro-jdbc:jar:0.89.2'
Click the following link to download the jar file.
micro-jdbc-0.89.2-javadoc.jar