com.github.fartherp:dbtest-dbunit


Группа

Группа

com.github.fartherp
Идентификатор

Идентификатор

dbtest-dbunit
Последняя версия

Последняя версия

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Скачать dbtest-dbunit

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.mybatis : mybatis Необязательный jar 3.4.6
org.mybatis : mybatis-spring Необязательный jar 1.3.2
ch.qos.logback : logback-core Необязательный jar ${logback.version}
ch.qos.logback : logback-classic Необязательный jar ${logback.version}

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.3
1.0.2
1.0.1
1.0.0