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

zest core module 0.1.12

An easy-to-use database unit testing toolkit, support for Spring.

Лицензия

Лицензия

Группа

Группа

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

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

zest-core
Версия

Версия

0.1.12
Тип

Тип

jar
Описание

Описание

zest core module
An easy-to-use database unit testing toolkit, support for Spring.

Скачать zest-core 0.1.12


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
net.sf.json-lib : json-lib jar 2.4
junit : junit jar 4.11
commons-io : commons-io jar 2.4
org.dbunit : dbunit jar 2.5.0
org.slf4j : slf4j-log4j12 jar 1.7.5

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

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