executioner
A tool which executes tests that have been scheduled by slick.
License |
License |
---|---|
GroupId | GroupIdcom.slickqa |
ArtifactId | ArtifactIdexecutioner-workqueue |
Last Version | Last Version2.0.0-19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExecutioner Work Queue
The single threaded work queue for executioner.
|
<!-- https://jarcasting.com/artifacts/com.slickqa/executioner-workqueue/ -->
<dependency>
<groupId>com.slickqa</groupId>
<artifactId>executioner-workqueue</artifactId>
<version>2.0.0-19</version>
</dependency>
// https://jarcasting.com/artifacts/com.slickqa/executioner-workqueue/
implementation 'com.slickqa:executioner-workqueue:2.0.0-19'
// https://jarcasting.com/artifacts/com.slickqa/executioner-workqueue/
implementation ("com.slickqa:executioner-workqueue:2.0.0-19")
'com.slickqa:executioner-workqueue:jar:2.0.0-19'
<dependency org="com.slickqa" name="executioner-workqueue" rev="2.0.0-19">
<artifact name="executioner-workqueue" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.slickqa', module='executioner-workqueue', version='2.0.0-19')
)
libraryDependencies += "com.slickqa" % "executioner-workqueue" % "2.0.0-19"
[com.slickqa/executioner-workqueue "2.0.0-19"]
Group / Artifact | Type | Version |
---|---|---|
com.slickqa : executioner-base-verticle | jar | 2.0.0-19 |
io.vertx : vertx-core | jar | 3.2.1 |
com.google.inject : guice | jar | 4.0 |
org.ini4j : ini4j | jar | 0.5.4 |
A tool which executes tests that have been scheduled by slick.