Download jcabi-jdbc-0.12.1.jar file - Jar j

Jar examples for j:jcabi-jdbc

Description

Fluent Interface to JDBC

You can download jar file jcabi-jdbc 0.12.1 in this page.

License

Open Source License

Build File

You can use the following script to add jcabi-jdbc-0.12.1.jar to your project.

<dependency>
   <groupId>com.jcabi</groupId>
   <artifactId>jcabi-jdbc</artifactId>
   <version>0.12.1</version>
</dependency>
compile group: 'com.jcabi', name: 'jcabi-jdbc', version: '0.12.1'
libraryDependencies += "com.jcabi" % "jcabi-jdbc" % "0.12.1"
<dependency org="com.jcabi" name="jcabi-jdbc" rev="0.12.1"/>
@Grapes(@Grab(group='com.jcabi', module='jcabi-jdbc', version='0.12.1'))
'com.jcabi:jcabi-jdbc:jar:0.12.1'

Download

Click the following link to download the jar file.

jcabi-jdbc-0.12.1-javadoc.jar
jcabi-jdbc-0.12.1-sources.jar
jcabi-jdbc-0.12.1.jar
jcabi-jdbc-0.12.1.pom



Related Tutorials