| License |
License |
|---|---|
| GroupId | GroupIdcom.github.bookong |
| ArtifactId | ArtifactIdzest-core |
| Version | Version0.1.12 |
| Type | Typejar |
| Description |
Descriptionzest core module
An easy-to-use database unit testing toolkit, support for Spring.
|
| Filename | Size |
|---|---|
| zest-core-0.1.12.pom | |
| zest-core-0.1.12.jar | 62 KB |
| zest-core-0.1.12-sources.jar | 36 KB |
| zest-core-0.1.12-javadoc.jar | 259 KB |
| Browse |
<!-- 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"]
| 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 |