License |
License |
---|---|
GroupId | GroupIdorg.jsmart |
ArtifactId | ArtifactIdzerocode-rest-bdd |
Version | Version1.2.17 |
Type | Typejar |
Description |
DescriptionZeroCode REST BDD
Zero Code BDD framework for RESTFUL applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zerocode-rest-bdd-1.2.17.pom | |
zerocode-rest-bdd-1.2.17.jar | 231 KB |
zerocode-rest-bdd-1.2.17-sources.jar | 144 KB |
zerocode-rest-bdd-1.2.17-javadoc.jar | 877 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jsmart/zerocode-rest-bdd/ -->
<dependency>
<groupId>org.jsmart</groupId>
<artifactId>zerocode-rest-bdd</artifactId>
<version>1.2.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsmart/zerocode-rest-bdd/
implementation 'org.jsmart:zerocode-rest-bdd:1.2.17'
// https://jarcasting.com/artifacts/org.jsmart/zerocode-rest-bdd/
implementation ("org.jsmart:zerocode-rest-bdd:1.2.17")
'org.jsmart:zerocode-rest-bdd:jar:1.2.17'
<dependency org="org.jsmart" name="zerocode-rest-bdd" rev="1.2.17">
<artifact name="zerocode-rest-bdd" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsmart', module='zerocode-rest-bdd', version='1.2.17')
)
libraryDependencies += "org.jsmart" % "zerocode-rest-bdd" % "1.2.17"
[org.jsmart/zerocode-rest-bdd "1.2.17"]
Group / Artifact | Type | Version |
---|---|---|
org.jsmart : micro-simulator | jar | 1.1.10 |
com.h2database : h2 | jar | 1.4.191 |