MVN

com.epam.jdi : jdi-matchers

Maven & Gradle

May 15, 2019
7 usages
142 stars

EPAM JDI UI Testing Framework Matchers · Epam jdi matchers

<dependency>
    <groupId>com.epam.jdi</groupId>
    <artifactId>jdi-matchers</artifactId>
    <version>1.1.34</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.34

All Versions

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

Version Vulnerabilities Updated
2.0.x
jdi-matchers-2.0.27
jdi-matchers-2.0.26
jdi-matchers-2.0.25
jdi-matchers-2.0.24
jdi-matchers-2.0.23
jdi-matchers-2.0.22
jdi-matchers-2.0.21
jdi-matchers-2.0.20
jdi-matchers-2.0.19
jdi-matchers-2.0.18
jdi-matchers-2.0.17
jdi-matchers-2.0.16
jdi-matchers-2.0.15
jdi-matchers-2.0.14
jdi-matchers-2.0.13
jdi-matchers-2.0.12
jdi-matchers-2.0.11
jdi-matchers-2.0.10
jdi-matchers-2.0.9
jdi-matchers-2.0.8
jdi-matchers-2.0.7
jdi-matchers-2.0.6
jdi-matchers-2.0.5
jdi-matchers-2.0.4
jdi-matchers-2.0.3
jdi-matchers-2.0.2
jdi-matchers-2.0.1
jdi-matchers-2.0.0
1.1.x
jdi-matchers-1.1.34
jdi-matchers-1.1.33
jdi-matchers-1.1.32
jdi-matchers-1.1.31
jdi-matchers-1.1.30
jdi-matchers-1.1.29
jdi-matchers-1.1.28
jdi-matchers-1.1.27
jdi-matchers-1.1.26
jdi-matchers-1.1.25
jdi-matchers-1.1.24
jdi-matchers-1.1.23
jdi-matchers-1.1.22
jdi-matchers-1.1.21
jdi-matchers-1.1.20
jdi-matchers-1.1.19
jdi-matchers-1.1.18
jdi-matchers-1.1.17
jdi-matchers-1.1.16
jdi-matchers-1.1.15
jdi-matchers-1.1.14
jdi-matchers-1.1.13
jdi-matchers-1.1.12
jdi-matchers-1.1.11
jdi-matchers-1.1.10
jdi-matchers-1.1.9
jdi-matchers-1.1.8
jdi-matchers-1.1.7
jdi-matchers-1.1.6
jdi-matchers-1.1.5
jdi-matchers-1.1.4
jdi-matchers-1.1.3
jdi-matchers-1.1.2
jdi-matchers-1.1.1
jdi-matchers-1.1.0
1.0.x
jdi-matchers-1.0.99
jdi-matchers-1.0.97
jdi-matchers-1.0.96
jdi-matchers-1.0.95
jdi-matchers-1.0.94
jdi-matchers-1.0.93
jdi-matchers-1.0.92
jdi-matchers-1.0.91
jdi-matchers-1.0.90
jdi-matchers-1.0.89
jdi-matchers-1.0.88
jdi-matchers-1.0.87
jdi-matchers-1.0.86
jdi-matchers-1.0.85
jdi-matchers-1.0.84
jdi-matchers-1.0.83
jdi-matchers-1.0.82
jdi-matchers-1.0.81
jdi-matchers-1.0.80
jdi-matchers-1.0.79
jdi-matchers-1.0.78
jdi-matchers-1.0.77
jdi-matchers-1.0.76
jdi-matchers-1.0.75
jdi-matchers-1.0.74
jdi-matchers-1.0.73
jdi-matchers-1.0.72
jdi-matchers-1.0.71
jdi-matchers-1.0.70
jdi-matchers-1.0.69
jdi-matchers-1.0.68
jdi-matchers-1.0.67
jdi-matchers-1.0.66
jdi-matchers-1.0.65
jdi-matchers-1.0.64
jdi-matchers-1.0.63
jdi-matchers-1.0.62
jdi-matchers-1.0.61
jdi-matchers-1.0.60
jdi-matchers-1.0.59
jdi-matchers-1.0.58
jdi-matchers-1.0.56
jdi-matchers-1.0.55
jdi-matchers-1.0.54
jdi-matchers-1.0.53
jdi-matchers-1.0.52
jdi-matchers-1.0.51
jdi-matchers-1.0.50
jdi-matchers-1.0.49
jdi-matchers-1.0.48
jdi-matchers-1.0.47
jdi-matchers-1.0.46
jdi-matchers-1.0.45
jdi-matchers-1.0.44
jdi-matchers-1.0.43
jdi-matchers-1.0.41
jdi-matchers-1.0.40
jdi-matchers-1.0.39
jdi-matchers-1.0.38
jdi-matchers-1.0.37
jdi-matchers-1.0.36
jdi-matchers-1.0.35
jdi-matchers-1.0.34
jdi-matchers-1.0.33
jdi-matchers-1.0.32
jdi-matchers-1.0.24
jdi-matchers-1.0.16
jdi-matchers-1.0.15
jdi-matchers-1.0.13
jdi-matchers-1.0.11
jdi-matchers-1.0.10
jdi-matchers-1.0.9
jdi-matchers-1.0.8
jdi-matchers-1.0.7
jdi-matchers-1.0.6
jdi-matchers-1.0.5
jdi-matchers-1.0.4

How to add a dependency to Maven

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

<dependency>
    <groupId>com.epam.jdi</groupId>
    <artifactId>jdi-matchers</artifactId>
    <version>1.1.34</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.epam.jdi:jdi-matchers:1.1.34'

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

implementation("com.epam.jdi:jdi-matchers:1.1.34")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.epam.jdi" % "jdi-matchers" % "1.1.34"

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

Aug 21, 2023
26 usages
7.8k stars
Apr 14, 2022
19 usages
180 stars
Mar 29, 2022
6 usages
19 stars
Jul 10, 2023
85 usages
648 stars
Aug 23, 2018
24 usages
Apr 13, 2022
17 usages
252 stars
Jul 20, 2015
6 usages
May 15, 2022
9 usages
1.3k stars
Oct 07, 2018
8 usages
7 stars
Feb 26, 2023
12 usages
4 stars