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