License |
License |
---|---|
GroupId | GroupIdio.github.adven27 |
ArtifactId | ArtifactIdexam-core |
Last Version | Last Version6.0.0-beta-9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexam-core
Extension for Concordion BDD Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
exam-core-6.0.0-beta-9.pom | |
exam-core-6.0.0-beta-9.jar | 521 KB |
exam-core-6.0.0-beta-9-sources.jar | 355 KB |
exam-core-6.0.0-beta-9-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.adven27/exam-core/ -->
<dependency>
<groupId>io.github.adven27</groupId>
<artifactId>exam-core</artifactId>
<version>6.0.0-beta-9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.adven27/exam-core/
implementation 'io.github.adven27:exam-core:6.0.0-beta-9'
// https://jarcasting.com/artifacts/io.github.adven27/exam-core/
implementation ("io.github.adven27:exam-core:6.0.0-beta-9")
'io.github.adven27:exam-core:jar:6.0.0-beta-9'
<dependency org="io.github.adven27" name="exam-core" rev="6.0.0-beta-9">
<artifact name="exam-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.adven27', module='exam-core', version='6.0.0-beta-9')
)
libraryDependencies += "io.github.adven27" % "exam-core" % "6.0.0-beta-9"
[io.github.adven27/exam-core "6.0.0-beta-9"]
Group / Artifact | Type | Version |
---|---|---|
org.awaitility : awaitility | jar | 4.1.1 |
net.javacrumbs.json-unit : json-unit | jar | 2.31.0 |
org.xmlunit : xmlunit-core | jar | 2.9.0 |
com.github.jknack : handlebars | jar | 4.3.0 |
org.concordion : concordion | jar | 3.1.3 |
io.github.microutils : kotlin-logging-jvm | jar | 2.1.21 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
io.rest-assured : rest-assured | jar | 4.5.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |