License |
License |
---|---|
GroupId | GroupIdorg.jsmart |
ArtifactId | ArtifactIdzerocode-tdd |
Last Version | Last Version1.3.28 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZerocode TDD Core
Zerocode TDD framework for API test automation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zerocode-tdd-1.3.28.pom | |
zerocode-tdd-1.3.28.jar | 286 KB |
zerocode-tdd-1.3.28-sources.jar | 171 KB |
zerocode-tdd-1.3.28-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jsmart/zerocode-tdd/ -->
<dependency>
<groupId>org.jsmart</groupId>
<artifactId>zerocode-tdd</artifactId>
<version>1.3.28</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsmart/zerocode-tdd/
implementation 'org.jsmart:zerocode-tdd:1.3.28'
// https://jarcasting.com/artifacts/org.jsmart/zerocode-tdd/
implementation ("org.jsmart:zerocode-tdd:1.3.28")
'org.jsmart:zerocode-tdd:jar:1.3.28'
<dependency org="org.jsmart" name="zerocode-tdd" rev="1.3.28">
<artifact name="zerocode-tdd" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsmart', module='zerocode-tdd', version='1.3.28')
)
libraryDependencies += "org.jsmart" % "zerocode-tdd" % "1.3.28"
[org.jsmart/zerocode-tdd "1.3.28"]
Group / Artifact | Type | Version |
---|---|---|
org.jsmart : micro-simulator | jar | 1.1.10 |
com.h2database : h2 | jar | 1.4.191 |