Download comsat-jdbc-0.7.0.jar file - Jar c

Jar examples for c:comsat-jdbc

Description

Fibers services for web

You can download jar file comsat-jdbc 0.7.0 in this page.

License

The GNU Lesser General Public License, version 3

Build File

You can use the following script to add comsat-jdbc-0.7.0.jar to your project.

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

Download

Click the following link to download the jar file.

comsat-jdbc-0.7.0-javadoc.jar
comsat-jdbc-0.7.0-sources.jar
comsat-jdbc-0.7.0.jar
comsat-jdbc-0.7.0.pom



Related Tutorials