MVN

com.epam.jdi : jdi-dark-ws

Maven & Gradle

Jan 06, 2023

JDI Dark WebSocket · Test automation framework for web service testing powered by REST Assured with WebSockets.

<dependency>
    <groupId>com.epam.jdi</groupId>
    <artifactId>jdi-dark-ws</artifactId>
    <version>1.1.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.epam.jdi : jdi-dark-ws to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.13

All Versions

Choose a version of com.epam.jdi : jdi-dark-ws to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
jdi-dark-ws-1.2.1
jdi-dark-ws-1.2.0
1.1.x
jdi-dark-ws-1.1.13
jdi-dark-ws-1.1.12
jdi-dark-ws-1.1.0

How to add a dependency to Maven

Add the following com.epam.jdi : jdi-dark-ws maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.epam.jdi</groupId>
    <artifactId>jdi-dark-ws</artifactId>
    <version>1.1.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.epam.jdi : jdi-dark-ws gradle dependency to your build.gradle file:

implementation 'com.epam.jdi:jdi-dark-ws:1.1.13'

Gradle Kotlin DSL: Add the following com.epam.jdi : jdi-dark-ws gradle kotlin dependency to your build.gradle.kts file:

implementation("com.epam.jdi:jdi-dark-ws:1.1.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.epam.jdi : jdi-dark-ws sbt scala dependency to your build.sbt file:

libraryDependencies += "com.epam.jdi" % "jdi-dark-ws" % "1.1.13"

Advertisement

Dependencies from Group

May 15, 2019
8 usages
142 stars
May 15, 2019
7 usages
142 stars
May 15, 2019
3 usages
142 stars
May 15, 2019
3 usages
142 stars
Aug 24, 2023
3 usages

Discover Dependencies