Last Version

com.github.fartherp:dbtest-dbunit 1.0.3


GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

dbtest-dbunit
Version

Version

1.0.3
Type

Type

jar
Description

Description

Download dbtest-dbunit 1.0.3


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-jdbc jar
org.springframework : spring-test jar
org.springframework : spring-context jar
org.testng : testng jar
org.dbunit : dbunit jar
com.google.guava : guava jar
commons-io : commons-io jar

provided (4)

Group / Artifact Type Version
org.mybatis : mybatis Optional jar 3.4.6
org.mybatis : mybatis-spring Optional jar 1.3.2
ch.qos.logback : logback-core Optional jar ${logback.version}
ch.qos.logback : logback-classic Optional jar ${logback.version}

Project Modules

There are no modules declared in this project.