Last Version

Citrus :: Runtime :: Cucumber 3.2.1

Citrus Cucumber BDD framework integration

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.consol.citrus
ArtifactId

ArtifactId

citrus-cucumber
Version

Version

3.2.1
Type

Type

jar
Description

Description

Citrus :: Runtime :: Cucumber
Citrus Cucumber BDD framework integration
Project Organization

Project Organization

ConSol Software GmbH

Download citrus-cucumber 3.2.1


<!-- https://jarcasting.com/artifacts/com.consol.citrus/citrus-cucumber/ -->
<dependency>
    <groupId>com.consol.citrus</groupId>
    <artifactId>citrus-cucumber</artifactId>
    <version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.consol.citrus/citrus-cucumber/
implementation 'com.consol.citrus:citrus-cucumber:3.2.1'
// https://jarcasting.com/artifacts/com.consol.citrus/citrus-cucumber/
implementation ("com.consol.citrus:citrus-cucumber:3.2.1")
'com.consol.citrus:citrus-cucumber:jar:3.2.1'
<dependency org="com.consol.citrus" name="citrus-cucumber" rev="3.2.1">
  <artifact name="citrus-cucumber" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.consol.citrus', module='citrus-cucumber', version='3.2.1')
)
libraryDependencies += "com.consol.citrus" % "citrus-cucumber" % "3.2.1"
[com.consol.citrus/citrus-cucumber "3.2.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.consol.citrus : citrus-base jar 3.2.1
io.cucumber : cucumber-java jar 6.11.0
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3
org.slf4j : slf4j-api jar 1.7.36

provided (5)

Group / Artifact Type Version
com.consol.citrus : citrus-spring jar 3.2.1
com.consol.citrus : citrus-docker Optional jar 3.2.1
com.consol.citrus : citrus-http Optional jar 3.2.1
com.consol.citrus : citrus-selenium Optional jar 3.2.1
io.cucumber : cucumber-spring Optional jar 6.11.0

test (12)

Group / Artifact Type Version
io.cucumber : cucumber-junit jar 6.11.0
org.junit.vintage : junit-vintage-engine jar 5.7.2
com.consol.citrus » citrus-test-support jar 3.2.1
com.consol.citrus : citrus-camel jar 3.2.1
org.springframework : spring-test jar 5.3.18
org.testng : testng jar 7.3.0
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.slf4j : jcl-over-slf4j jar 1.7.36
org.mockito : mockito-core jar 3.12.4
org.mockito : mockito-junit-jupiter jar 3.12.4

Project Modules

There are no modules declared in this project.