spock-dbunit

Dbunit extension for spock avoiding a separate xml file

License

License

Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

com.github.janbols
ArtifactId

ArtifactId

spock-dbunit
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

spock-dbunit
Dbunit extension for spock avoiding a separate xml file
Project URL

Project URL

https://github.com/janbols/spock-dbunit
Source Code Management

Source Code Management

https://github.com/janbols/spock-dbunit

Download spock-dbunit

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.4
org.spockframework : spock-core jar 1.0-groovy-2.4
org.dbunit : dbunit jar 2.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4