MVN

io.testerra : xray-connector

Maven & Gradle

Aug 22, 2023
4 stars

Testerra Xray Connector · Testerra test automation framework - xray-connector module

<dependency>
    <groupId>io.testerra</groupId>
    <artifactId>xray-connector</artifactId>
    <version>2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.testerra : xray-connector to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5
  • Latest Release Candidate: 2.0-RC-6

All Versions

Choose a version of io.testerra : xray-connector to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5
xray-connector-2.5
2.4
xray-connector-2.4
2.3
xray-connector-2.3
2.2
xray-connector-2.2
2.1
xray-connector-2.1
2.0
xray-connector-2.0
xray-connector-2.0-RC-6
xray-connector-2.0-RC-5
xray-connector-2.0-RC-4
xray-connector-2.0-RC-3
xray-connector-2.0-RC-2
1.4
xray-connector-1.4
1.3
xray-connector-1.3
1.2
xray-connector-1.2
1.1
xray-connector-1.1
1.0
xray-connector-1.0

How to add a dependency to Maven

Add the following io.testerra : xray-connector maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.testerra</groupId>
    <artifactId>xray-connector</artifactId>
    <version>2.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.testerra : xray-connector gradle dependency to your build.gradle file:

implementation 'io.testerra:xray-connector:2.5'

Gradle Kotlin DSL: Add the following io.testerra : xray-connector gradle kotlin dependency to your build.gradle.kts file:

implementation("io.testerra:xray-connector:2.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.testerra : xray-connector sbt scala dependency to your build.sbt file:

libraryDependencies += "io.testerra" % "xray-connector" % "2.5"

Advertisement

Dependencies from Group

Aug 17, 2023
7 usages
24 stars
Jun 22, 2022
3 usages
24 stars
Aug 17, 2023
2 usages
24 stars
Jun 22, 2022
1 usages
24 stars
Jun 22, 2022
1 usages
24 stars

Discover Dependencies