JDI Matchers for TestNG

JDI Matchers TestNG library

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.epam.jdi
ArtifactId

ArtifactId

jdi-matchers-testng
Last Version

Last Version

2.0.27
Release Date

Release Date

Type

Type

jar
Description

Description

JDI Matchers for TestNG
JDI Matchers TestNG library
Project URL

Project URL

http://jdi.epam.com/
Source Code Management

Source Code Management

https://github.com/jdi-testing

Download jdi-matchers-testng

How to add to project

<!-- https://jarcasting.com/artifacts/com.epam.jdi/jdi-matchers-testng/ -->
<dependency>
    <groupId>com.epam.jdi</groupId>
    <artifactId>jdi-matchers-testng</artifactId>
    <version>2.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-matchers-testng/
implementation 'com.epam.jdi:jdi-matchers-testng:2.0.27'
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-matchers-testng/
implementation ("com.epam.jdi:jdi-matchers-testng:2.0.27")
'com.epam.jdi:jdi-matchers-testng:jar:2.0.27'
<dependency org="com.epam.jdi" name="jdi-matchers-testng" rev="2.0.27">
  <artifact name="jdi-matchers-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.jdi', module='jdi-matchers-testng', version='2.0.27')
)
libraryDependencies += "com.epam.jdi" % "jdi-matchers-testng" % "2.0.27"
[com.epam.jdi/jdi-matchers-testng "2.0.27"]

Dependencies

compile (2)

Group / Artifact Type Version
org.testng : testng jar RELEASE
com.epam.jdi : jdi-matchers jar 2.0.27

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.27
2.0.26
2.0.25
2.0.24
2.0.23
2.0.22