Download bridje-jdbc-0.5.0-rc7.jar file - Jar b

Jar examples for b:bridje-jdbc

Description

Bridje JDBC Utils

You can download jar file bridje-jdbc 0.5.0-rc7 in this page.

Build File

You can use the following script to add bridje-jdbc-0.5.0-rc7.jar to your project.

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

Download

Click the following link to download the jar file.

bridje-jdbc-0.5.0-rc7-javadoc.jar
bridje-jdbc-0.5.0-rc7-sources.jar
bridje-jdbc-0.5.0-rc7.jar
bridje-jdbc-0.5.0-rc7.pom



Related Tutorials