Download fitnesse-jdbc-slim-0.0.2.jar file - Jar f

Jar examples for f:fitnesse-jdbc-slim

Description

FitNesse JDBC fixture in slim format. Allows running SQL commands on multiple database connections.

You can download jar file fitnesse-jdbc-slim 0.0.2 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add fitnesse-jdbc-slim-0.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

fitnesse-jdbc-slim-0.0.2-javadoc.jar
fitnesse-jdbc-slim-0.0.2-sources.jar
fitnesse-jdbc-slim-0.0.2.jar
fitnesse-jdbc-slim-0.0.2.pom



Related Tutorials