Last Version

fitnesse-jdbc-slim 0.0.2

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

License

License

GroupId

GroupId

com.github.andreptb
ArtifactId

ArtifactId

fitnesse-jdbc-slim
Version

Version

0.0.2
Type

Type

jar
Description

Description

fitnesse-jdbc-slim
FitNesse JDBC fixture in slim format. Allows running SQL commands on multiple database connections.
Project URL

Project URL

https://github.com/andreptb/fitnesse-jdbc-slim
Source Code Management

Source Code Management

https://github.com/andreptb/fitnesse-jdbc-slim

Download fitnesse-jdbc-slim 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.andreptb/fitnesse-jdbc-slim/ -->
<dependency>
    <groupId>com.github.andreptb</groupId>
    <artifactId>fitnesse-jdbc-slim</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andreptb/fitnesse-jdbc-slim/
implementation 'com.github.andreptb:fitnesse-jdbc-slim:0.0.2'
// https://jarcasting.com/artifacts/com.github.andreptb/fitnesse-jdbc-slim/
implementation ("com.github.andreptb:fitnesse-jdbc-slim:0.0.2")
'com.github.andreptb:fitnesse-jdbc-slim:jar:0.0.2'
<dependency org="com.github.andreptb" name="fitnesse-jdbc-slim" rev="0.0.2">
  <artifact name="fitnesse-jdbc-slim" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andreptb', module='fitnesse-jdbc-slim', version='0.0.2')
)
libraryDependencies += "com.github.andreptb" % "fitnesse-jdbc-slim" % "0.0.2"
[com.github.andreptb/fitnesse-jdbc-slim "0.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-jdbc jar 4.1.4.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hsqldb : hsqldb jar 2.3.2

Project Modules

There are no modules declared in this project.