GroupId | GroupIdcom.github.fartherp |
---|---|
ArtifactId | ArtifactIddbtest-dbunit |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
dbtest-dbunit-1.0.3.pom | |
dbtest-dbunit-1.0.3.jar | 12 KB |
dbtest-dbunit-1.0.3-sources.jar | 7 KB |
dbtest-dbunit-1.0.3-javadoc.jar | 84 KB |
Browse |
<!-- 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"]
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 |
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} |