| License |
License |
|---|---|
| GroupId | GroupIdio.github.adven27 |
| ArtifactId | ArtifactIdexam-db |
| Last Version | Last Version6.0.0-beta-9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionexam-db
Extension for Concordion BDD Framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| exam-db-6.0.0-beta-9.pom | |
| exam-db-6.0.0-beta-9.jar | 193 KB |
| exam-db-6.0.0-beta-9-sources.jar | 29 KB |
| exam-db-6.0.0-beta-9-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.adven27/exam-db/ -->
<dependency>
<groupId>io.github.adven27</groupId>
<artifactId>exam-db</artifactId>
<version>6.0.0-beta-9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.adven27/exam-db/
implementation 'io.github.adven27:exam-db:6.0.0-beta-9'
// https://jarcasting.com/artifacts/io.github.adven27/exam-db/
implementation ("io.github.adven27:exam-db:6.0.0-beta-9")
'io.github.adven27:exam-db:jar:6.0.0-beta-9'
<dependency org="io.github.adven27" name="exam-db" rev="6.0.0-beta-9">
<artifact name="exam-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.adven27', module='exam-db', version='6.0.0-beta-9')
)
libraryDependencies += "io.github.adven27" % "exam-db" % "6.0.0-beta-9"
[io.github.adven27/exam-db "6.0.0-beta-9"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.adven27 : exam-core | jar | 6.0.0-beta-9 |
| org.dbunit : dbunit | jar | 2.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| org.postgresql : postgresql | jar | 42.3.1 |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.13.1 |