MVN

com.qaprosoft : carina-cucumber-archetype

Maven & Gradle

May 16, 2023
7 stars

carina-cucumber-archetype · Carina Cucumber Archetype

<dependency>
    <groupId>com.qaprosoft</groupId>
    <artifactId>carina-cucumber-archetype</artifactId>
    <version>8.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.qaprosoft : carina-cucumber-archetype to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 8.0.1

All Versions

Choose a version of com.qaprosoft : carina-cucumber-archetype to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
8.0.x
carina-cucumber-archetype-8.0.1
carina-cucumber-archetype-8.0.0
7.4.x
carina-cucumber-archetype-7.4.28
carina-cucumber-archetype-7.4.26
carina-cucumber-archetype-7.4.25

How to add a dependency to Maven

Add the following com.qaprosoft : carina-cucumber-archetype maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.qaprosoft</groupId>
    <artifactId>carina-cucumber-archetype</artifactId>
    <version>8.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.qaprosoft : carina-cucumber-archetype gradle dependency to your build.gradle file:

implementation 'com.qaprosoft:carina-cucumber-archetype:8.0.1'

Gradle Kotlin DSL: Add the following com.qaprosoft : carina-cucumber-archetype gradle kotlin dependency to your build.gradle.kts file:

implementation("com.qaprosoft:carina-cucumber-archetype:8.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.qaprosoft : carina-cucumber-archetype sbt scala dependency to your build.sbt file:

libraryDependencies += "com.qaprosoft" % "carina-cucumber-archetype" % "8.0.1"

Advertisement

Dependencies from Group

Apr 10, 2023
18 usages
921 stars
Apr 10, 2023
10 usages
921 stars
Apr 10, 2023
7 usages
921 stars
Oct 12, 2020
6 usages
2 stars
Apr 10, 2023
6 usages
921 stars

Discover Dependencies