| License |
License |
|---|---|
| Categories |
CategoriesTestNG Unit Testing |
| GroupId | GroupIdcom.decathlon.tzatziki |
| ArtifactId | ArtifactIdtzatziki-testng |
| Last Version | Last Version1.0.43 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncucumber library
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| tzatziki-testng-1.0.43.pom | |
| tzatziki-testng-1.0.43.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.decathlon.tzatziki/tzatziki-testng/ -->
<dependency>
<groupId>com.decathlon.tzatziki</groupId>
<artifactId>tzatziki-testng</artifactId>
<version>1.0.43</version>
</dependency>
// https://jarcasting.com/artifacts/com.decathlon.tzatziki/tzatziki-testng/
implementation 'com.decathlon.tzatziki:tzatziki-testng:1.0.43'
// https://jarcasting.com/artifacts/com.decathlon.tzatziki/tzatziki-testng/
implementation ("com.decathlon.tzatziki:tzatziki-testng:1.0.43")
'com.decathlon.tzatziki:tzatziki-testng:jar:1.0.43'
<dependency org="com.decathlon.tzatziki" name="tzatziki-testng" rev="1.0.43">
<artifact name="tzatziki-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.decathlon.tzatziki', module='tzatziki-testng', version='1.0.43')
)
libraryDependencies += "com.decathlon.tzatziki" % "tzatziki-testng" % "1.0.43"
[com.decathlon.tzatziki/tzatziki-testng "1.0.43"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.decathlon.tzatziki : tzatziki-core | jar | 1.0.43 |
| io.cucumber : cucumber-testng | jar | 7.2.3 |
| org.testng : testng | jar | 7.3.0 |
| org.apache.ant : ant | jar | 1.10.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.decathlon.tzatziki : tzatziki-logback | jar | 1.0.43 |
| com.decathlon.tzatziki : tzatziki-jackson | jar | 1.0.43 |