Last Version

clu-dbunit 0.1

A command-line wrapper on dbUnit.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

no.antares
ArtifactId

ArtifactId

clu.dbunit
Version

Version

0.1
Type

Type

jar
Description

Description

clu-dbunit
A command-line wrapper on dbUnit.
Project URL

Project URL

https://bitbucket.org/2my/clu-dbunit/
Source Code Management

Source Code Management

https://bitbucket.org/2my/clu-dbunit

Download clu.dbunit 0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.2
no.antares : test.data-control jar 0.8.2
org.dbunit : dbunit jar 2.4.8
commons-io : commons-io jar 2.4
log4j : log4j jar 1.2.14
org.slf4j : slf4j-log4j12 jar 1.5.6

test (5)

Group / Artifact Type Version
org.scalatest : scalatest_2.9.2 jar 1.8
junit : junit-dep jar 4.10
org.hamcrest : hamcrest-core jar 1.2.1
org.hamcrest : hamcrest-library jar 1.2.1
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.