License |
License |
---|---|
Categories |
CategoriesTestNG Unit Testing |
GroupId | GroupIdcom.decathlon.tzatziki |
ArtifactId | ArtifactIdtzatziki-testng |
Version | Version1.0.15 |
Type | Typejar |
Description |
Descriptioncucumber library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tzatziki-testng-1.0.15.pom | |
tzatziki-testng-1.0.15.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.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.decathlon.tzatziki/tzatziki-testng/
implementation 'com.decathlon.tzatziki:tzatziki-testng:1.0.15'
// https://jarcasting.com/artifacts/com.decathlon.tzatziki/tzatziki-testng/
implementation ("com.decathlon.tzatziki:tzatziki-testng:1.0.15")
'com.decathlon.tzatziki:tzatziki-testng:jar:1.0.15'
<dependency org="com.decathlon.tzatziki" name="tzatziki-testng" rev="1.0.15">
<artifact name="tzatziki-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.decathlon.tzatziki', module='tzatziki-testng', version='1.0.15')
)
libraryDependencies += "com.decathlon.tzatziki" % "tzatziki-testng" % "1.0.15"
[com.decathlon.tzatziki/tzatziki-testng "1.0.15"]
Group / Artifact | Type | Version |
---|---|---|
com.decathlon.tzatziki : tzatziki-core | jar | 1.0.15 |
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.15 |