Last Version

com.github.fartherp:dbtest-spring 1.0.5

dbtest

License

License

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

dbtest-spring
Version

Version

1.0.5
Type

Type

jar
Description

Description

dbtest
Project Organization

Project Organization

CK

Download dbtest-spring 1.0.5


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-jdbc jar 5.1.3.RELEASE
org.springframework : spring-test jar 5.1.3.RELEASE
org.springframework : spring-context jar 5.1.3.RELEASE
org.testng : testng jar 6.14.3
org.dbunit : dbunit jar 2.6.0
com.google.guava : guava jar 23.0
commons-io : commons-io jar 2.4

provided (5)

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 1.2.3
ch.qos.logback : logback-classic Optional jar 1.2.3
mysql : mysql-connector-java jar 5.1.40

Project Modules

There are no modules declared in this project.