| License |
License |
|---|---|
| Categories |
CategoriesCucumber Application Testing & Monitoring |
| GroupId | GroupIdio.github.multicatch |
| ArtifactId | ArtifactIdcucumber-audit-stepdefs |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEasy automated auditing with preconfigured step definitions.
|
<!-- https://jarcasting.com/artifacts/io.github.multicatch/cucumber-audit-stepdefs/ -->
<dependency>
<groupId>io.github.multicatch</groupId>
<artifactId>cucumber-audit-stepdefs</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.multicatch/cucumber-audit-stepdefs/
implementation 'io.github.multicatch:cucumber-audit-stepdefs:1.0.3'
// https://jarcasting.com/artifacts/io.github.multicatch/cucumber-audit-stepdefs/
implementation ("io.github.multicatch:cucumber-audit-stepdefs:1.0.3")
'io.github.multicatch:cucumber-audit-stepdefs:jar:1.0.3'
<dependency org="io.github.multicatch" name="cucumber-audit-stepdefs" rev="1.0.3">
<artifact name="cucumber-audit-stepdefs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.multicatch', module='cucumber-audit-stepdefs', version='1.0.3')
)
libraryDependencies += "io.github.multicatch" % "cucumber-audit-stepdefs" % "1.0.3"
[io.github.multicatch/cucumber-audit-stepdefs "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.multicatch : cucumber-audit-context | jar | 1.0.3 |
| io.cucumber : cucumber-java8 | jar | 5.5.0 |
| org.assertj : assertj-core | jar | 3.15.0 |
| javax.inject : javax.inject | jar | 1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.3 |
| com.google.inject : guice | jar | 4.2.2 |
| io.cucumber : cucumber-guice | jar | 5.5.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.multicatch : cucumber-audit-junit | jar | 1.0.3 |
| org.junit.jupiter : junit-jupiter | jar | 5.6.0 |
| org.junit.vintage : junit-vintage-engine | jar | 5.6.0 |
| com.github.tomakehurst : wiremock-jre8 | jar | 2.26.3 |
| org.jetbrains.kotlin : kotlin-test | jar | 1.4.30 |