License |
License |
---|---|
GroupId | GroupIdio.github.adven27 |
ArtifactId | ArtifactIdexam-ws |
Last Version | Last Version6.0.0-beta-9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexam-ws
Extension for Concordion BDD Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
exam-ws-6.0.0-beta-9.pom | |
exam-ws-6.0.0-beta-9.jar | 87 KB |
exam-ws-6.0.0-beta-9-sources.jar | 12 KB |
exam-ws-6.0.0-beta-9-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.adven27/exam-ws/ -->
<dependency>
<groupId>io.github.adven27</groupId>
<artifactId>exam-ws</artifactId>
<version>6.0.0-beta-9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.adven27/exam-ws/
implementation 'io.github.adven27:exam-ws:6.0.0-beta-9'
// https://jarcasting.com/artifacts/io.github.adven27/exam-ws/
implementation ("io.github.adven27:exam-ws:6.0.0-beta-9")
'io.github.adven27:exam-ws:jar:6.0.0-beta-9'
<dependency org="io.github.adven27" name="exam-ws" rev="6.0.0-beta-9">
<artifact name="exam-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.adven27', module='exam-ws', version='6.0.0-beta-9')
)
libraryDependencies += "io.github.adven27" % "exam-ws" % "6.0.0-beta-9"
[io.github.adven27/exam-ws "6.0.0-beta-9"]
Group / Artifact | Type | Version |
---|---|---|
io.github.adven27 : exam-core | jar | 6.0.0-beta-9 |
io.rest-assured : rest-assured | jar | 4.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |