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

com.github.bookong:zest 0.2.0

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

Группа

Группа

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

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

zest
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать zest 0.2.0


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