| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdno.antares |
| ArtifactId | ArtifactIdclu.dbunit |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionclu-dbunit
A command-line wrapper on dbUnit.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| clu.dbunit-0.1.pom | |
| clu.dbunit-0.1.jar | 58 KB |
| clu.dbunit-0.1-sources.jar | 5 KB |
| clu.dbunit-0.1-jar-with-dependencies.jar | 24 MB |
| clu.dbunit-0.1-distribution.zip | 21 MB |
| Browse |
<!-- 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"]
| 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 |
| 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 |