Last Version

spring-test-dbunit-template 0.1.1

An extension to simplify CRUD test with spring-test-dbunit

License

License

GroupId

GroupId

com.github.hippoom
ArtifactId

ArtifactId

spring-test-dbunit-template
Version

Version

0.1.1
Type

Type

jar
Description

Description

spring-test-dbunit-template
An extension to simplify CRUD test with spring-test-dbunit
Project URL

Project URL

https://github.com/Hippoom/spring-test-dbunit-template

Download spring-test-dbunit-template 0.1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
dom4j : dom4j jar 1.6.1
jaxen : jaxen jar 1.1.6
org.springframework : spring-test jar 4.1.6.RELEASE
org.dbunit : dbunit jar 2.4.9
com.github.springtestdbunit : spring-test-dbunit jar 1.2.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.