executioner
A tool which executes tests that have been scheduled by slick.
License |
License |
---|---|
GroupId | GroupIdcom.slickqa |
ArtifactId | ArtifactIdexecutioner |
Last Version | Last Version2.0.0-19 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionExecutioner
Service used to distribute tasks to a variety of agents based on requirements.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
executioner-2.0.0-19.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.slickqa/executioner/ -->
<dependency>
<groupId>com.slickqa</groupId>
<artifactId>executioner</artifactId>
<version>2.0.0-19</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.slickqa/executioner/
implementation 'com.slickqa:executioner:2.0.0-19'
// https://jarcasting.com/artifacts/com.slickqa/executioner/
implementation ("com.slickqa:executioner:2.0.0-19")
'com.slickqa:executioner:pom:2.0.0-19'
<dependency org="com.slickqa" name="executioner" rev="2.0.0-19">
<artifact name="executioner" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.slickqa', module='executioner', version='2.0.0-19')
)
libraryDependencies += "com.slickqa" % "executioner" % "2.0.0-19"
[com.slickqa/executioner "2.0.0-19"]
Group / Artifact | Type | Version |
---|---|---|
org.ini4j : ini4j | jar | 0.5.4 |
A tool which executes tests that have been scheduled by slick.