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