| License |
License |
|---|---|
| GroupId | GroupIdcom.epam.jdi |
| ArtifactId | ArtifactIdjdi-dark |
| Last Version | Last Version1.1.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJDI Dark
Test automation framework for web service testing powered by REST Assured.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jdi-dark-1.1.11.pom | |
| jdi-dark-1.1.11.jar | 82 KB |
| jdi-dark-1.1.11-sources.jar | 46 KB |
| jdi-dark-1.1.11-javadoc.jar | 342 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.epam.jdi/jdi-dark/ -->
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-dark</artifactId>
<version>1.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-dark/
implementation 'com.epam.jdi:jdi-dark:1.1.11'
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-dark/
implementation ("com.epam.jdi:jdi-dark:1.1.11")
'com.epam.jdi:jdi-dark:jar:1.1.11'
<dependency org="com.epam.jdi" name="jdi-dark" rev="1.1.11">
<artifact name="jdi-dark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.jdi', module='jdi-dark', version='1.1.11')
)
libraryDependencies += "com.epam.jdi" % "jdi-dark" % "1.1.11"
[com.epam.jdi/jdi-dark "1.1.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.xml.soap : jakarta.xml.soap-api | jar | 2.0.0 |
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
| com.sun.xml.messaging.saaj : saaj-impl | jar | 2.0.0 |
| com.google.code.gson : gson | jar | 2.8.5 |
| io.rest-assured : rest-assured | jar | 4.4.0 |
| com.jdiai.tools : jdi-light-saber | jar | 3.0.6 |
| io.qameta.allure : allure-rest-assured | jar | 2.14.0 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |