| Группа | Группаcom.github.fartherp |
|---|---|
| Идентификатор | Идентификаторdbtest-dbunit |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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} |