| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.github.karamelsoft.testing |
| ArtifactId | ArtifactIddata-driven-testing-rest |
| Last Version | Last Version0.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionData Driven Testing :: Rest
Modular extensible Test Framework
|
<!-- https://jarcasting.com/artifacts/com.github.karamelsoft.testing/data-driven-testing-rest/ -->
<dependency>
<groupId>com.github.karamelsoft.testing</groupId>
<artifactId>data-driven-testing-rest</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.karamelsoft.testing/data-driven-testing-rest/
implementation 'com.github.karamelsoft.testing:data-driven-testing-rest:0.3.1'
// https://jarcasting.com/artifacts/com.github.karamelsoft.testing/data-driven-testing-rest/
implementation ("com.github.karamelsoft.testing:data-driven-testing-rest:0.3.1")
'com.github.karamelsoft.testing:data-driven-testing-rest:jar:0.3.1'
<dependency org="com.github.karamelsoft.testing" name="data-driven-testing-rest" rev="0.3.1">
<artifact name="data-driven-testing-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.karamelsoft.testing', module='data-driven-testing-rest', version='0.3.1')
)
libraryDependencies += "com.github.karamelsoft.testing" % "data-driven-testing-rest" % "0.3.1"
[com.github.karamelsoft.testing/data-driven-testing-rest "0.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.karamelsoft.testing : data-driven-testing-api | jar | 0.3.1 |
| com.github.karamelsoft.testing : data-driven-testing-core | jar | 0.3.1 |
| com.github.karamelsoft.testing : data-driven-testing-json | jar | 0.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |