Jar examples for f:fitnesse-jdbc-slim
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.
The MIT License (MIT)
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'
Click the following link to download the jar file.
fitnesse-jdbc-slim-0.0.2-javadoc.jar