License |
License |
---|---|
Categories |
CategoriesTestNG Unit Testing |
GroupId | GroupIdcom.epam.jdi |
ArtifactId | ArtifactIdjdi-matchers-testng |
Last Version | Last Version2.0.27 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJDI Matchers for TestNG
JDI Matchers TestNG library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | RELEASE |
com.epam.jdi : jdi-matchers | jar | 2.0.27 |