Jar examples for j:jcabi-jdbc
Fluent Interface to JDBC
You can download jar file jcabi-jdbc 0.10 in this page.
Open Source License
You can use the following script to add jcabi-jdbc-0.10.jar to your project.
<dependency> <groupId>com.jcabi</groupId> <artifactId>jcabi-jdbc</artifactId> <version>0.10</version> </dependency>
compile group: 'com.jcabi', name: 'jcabi-jdbc', version: '0.10'
libraryDependencies += "com.jcabi" % "jcabi-jdbc" % "0.10"
<dependency org="com.jcabi" name="jcabi-jdbc" rev="0.10"/>
@Grapes(@Grab(group='com.jcabi', module='jcabi-jdbc', version='0.10'))
'com.jcabi:jcabi-jdbc:jar:0.10'
Click the following link to download the jar file.
jcabi-jdbc-0.10-javadoc.jar