MVN

com.cast-info.devops : robotest-core

Maven & Gradle

Jul 18, 2018
1 usages
8 stars

ROBOTEST Core based on Selenium and RestAssured

<dependency>
    <groupId>com.cast-info.devops</groupId>
    <artifactId>robotest-core</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cast-info.devops : robotest-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.cast-info.devops : robotest-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
robotest-core-2.0.0

How to add a dependency to Maven

Add the following com.cast-info.devops : robotest-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.cast-info.devops</groupId>
    <artifactId>robotest-core</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cast-info.devops : robotest-core gradle dependency to your build.gradle file:

implementation 'com.cast-info.devops:robotest-core:2.0.0'

Gradle Kotlin DSL: Add the following com.cast-info.devops : robotest-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cast-info.devops:robotest-core:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cast-info.devops : robotest-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cast-info.devops" % "robotest-core" % "2.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 25, 2023
26 usages
3.9k stars
Jun 24, 2021
6 usages
Jun 20, 2023
200 usages
29.1k stars
Aug 27, 2018
8 stars
Apr 30, 2021
2 usages
3.4k stars
Jul 18, 2023
273 usages
2.2k stars
Jul 20, 2018
3.9k stars
Dec 21, 2021
4 usages
478 stars