Last Version

zest core module 0.1.12

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

License

License

GroupId

GroupId

com.github.bookong
ArtifactId

ArtifactId

zest-core
Version

Version

0.1.12
Type

Type

jar
Description

Description

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

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

Dependencies

compile (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.