| License |
License |
|---|---|
| GroupId | GroupIdcom.epam.jdi |
| ArtifactId | ArtifactIdjdi-bdd |
| Version | Version1.3.13 |
| Type | Typejar |
| Description |
DescriptionJDI BDD
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jdi-bdd-1.3.13.pom | |
| jdi-bdd-1.3.13.jar | 33 KB |
| jdi-bdd-1.3.13-sources.jar | 17 KB |
| jdi-bdd-1.3.13-javadoc.jar | 509 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.epam.jdi/jdi-bdd/ -->
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-bdd</artifactId>
<version>1.3.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-bdd/
implementation 'com.epam.jdi:jdi-bdd:1.3.13'
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-bdd/
implementation ("com.epam.jdi:jdi-bdd:1.3.13")
'com.epam.jdi:jdi-bdd:jar:1.3.13'
<dependency org="com.epam.jdi" name="jdi-bdd" rev="1.3.13">
<artifact name="jdi-bdd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.jdi', module='jdi-bdd', version='1.3.13')
)
libraryDependencies += "com.epam.jdi" % "jdi-bdd" % "1.3.13"
[com.epam.jdi/jdi-bdd "1.3.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.epam.jdi : jdi-light-html | jar | 1.3.13 |
| info.cukes : cucumber-java | jar | 1.2.6 |
| io.qameta.allure : allure-cucumber5-jvm | jar | 2.13.8 |
| com.google.code.gson : gson | jar | 2.8.5 |