is not current version
Last Version 0.1.1

com.github.hippoom:spring-test-dbunit-template 0.0.1

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

GroupId

GroupId

com.github.hippoom
ArtifactId

ArtifactId

spring-test-dbunit-template
Version

Version

0.0.1
Type

Type

jar

Download spring-test-dbunit-template 0.0.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.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/spring-test-dbunit-template/
implementation 'com.github.hippoom:spring-test-dbunit-template:0.0.1'
// https://jarcasting.com/artifacts/com.github.hippoom/spring-test-dbunit-template/
implementation ("com.github.hippoom:spring-test-dbunit-template:0.0.1")
'com.github.hippoom:spring-test-dbunit-template:jar:0.0.1'
<dependency org="com.github.hippoom" name="spring-test-dbunit-template" rev="0.0.1">
  <artifact name="spring-test-dbunit-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='spring-test-dbunit-template', version='0.0.1')
)
libraryDependencies += "com.github.hippoom" % "spring-test-dbunit-template" % "0.0.1"
[com.github.hippoom/spring-test-dbunit-template "0.0.1"]