xstream-dbunit

The project aims to provide components that build on top of dbUnit (http:///www.dbunit.org) to provide export and import of sql database data to json format (http:///www.json.org). With time, I will add more components that is related to controlling test data and speeding up automated tests.

License

License

Categories

Categories

Ant Build Tools Data
GroupId

GroupId

no.antares
ArtifactId

ArtifactId

test.data-control
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

xstream-dbunit
The project aims to provide components that build on top of dbUnit (http:///www.dbunit.org) to provide export and import of sql database data to json format (http:///www.json.org). With time, I will add more components that is related to controlling test data and speeding up automated tests.
Project URL

Project URL

http://code.google.com/p/test-data-control/

Download test.data-control

How to add to project

<!-- https://jarcasting.com/artifacts/no.antares/test.data-control/ -->
<dependency>
    <groupId>no.antares</groupId>
    <artifactId>test.data-control</artifactId>
    <version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/no.antares/test.data-control/
implementation 'no.antares:test.data-control:0.8.2'
// https://jarcasting.com/artifacts/no.antares/test.data-control/
implementation ("no.antares:test.data-control:0.8.2")
'no.antares:test.data-control:jar:0.8.2'
<dependency org="no.antares" name="test.data-control" rev="0.8.2">
  <artifact name="test.data-control" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.antares', module='test.data-control', version='0.8.2')
)
libraryDependencies += "no.antares" % "test.data-control" % "0.8.2"
[no.antares/test.data-control "0.8.2"]

Dependencies

compile (17)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.0.RC5
org.dbunit : dbunit jar 2.4.8
org.apache.ant : ant jar 1.8.2
com.thoughtworks.xstream : xstream jar 1.3.1
org.codehaus.jettison : jettison jar 1.3
commons-lang : commons-lang jar 2.3
org.apache.commons : commons-io jar 1.3.2
commons-digester : commons-digester jar 2.1
commons-logging : commons-logging jar 1.1.1
org.apache.derby : derbytools jar 10.8.1.2
org.apache.derby : derby jar 10.8.1.2
net.sourceforge.jtds : jtds jar 1.2.4
org.springframework : spring-jdbc jar 3.1.1.RELEASE
log4j : log4j jar 1.2.14
org.slf4j : slf4j-log4j12 jar 1.5.6
xerces : xercesImpl jar 2.7.1
xalan : xalan jar 2.7.1

test (4)

Group / Artifact Type Version
junit : junit-dep jar 4.10
org.hamcrest : hamcrest-core jar 1.2.1
org.hamcrest : hamcrest-library jar 1.2.1
org.scalatest : scalatest_2.9.0 jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.2
0.8.1
0.8
0.7
0.6
0.5