zest spring module

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

License

License

GroupId

GroupId

com.github.bookong
ArtifactId

ArtifactId

zest-spring
Last Version

Last Version

0.1.12
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download zest-spring

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.bookong : zest-core jar 0.1.12
org.springframework : spring-test jar 3.2.2.RELEASE
org.springframework : spring-jdbc jar 3.2.2.RELEASE
org.slf4j : slf4j-log4j12 jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.12
0.1.11
0.1.9
0.1.8