License |
License |
---|---|
GroupId | GroupIdio.split |
ArtifactId | ArtifactIdqosrunner |
Version | Version22.4.3 |
Type | Typejar |
Description |
DescriptionQOS Runner
Framework for running JUnit Tests as a Continous Service (QoS)
|
Project URL |
Project URL |
Filename | Size |
---|---|
qosrunner-22.4.3.pom | |
qosrunner-22.4.3.jar | 172 KB |
qosrunner-22.4.3-sources.jar | 87 KB |
qosrunner-22.4.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.split/qosrunner/ -->
<dependency>
<groupId>io.split</groupId>
<artifactId>qosrunner</artifactId>
<version>22.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.split/qosrunner/
implementation 'io.split:qosrunner:22.4.3'
// https://jarcasting.com/artifacts/io.split/qosrunner/
implementation ("io.split:qosrunner:22.4.3")
'io.split:qosrunner:jar:22.4.3'
<dependency org="io.split" name="qosrunner" rev="22.4.3">
<artifact name="qosrunner" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.split', module='qosrunner', version='22.4.3')
)
libraryDependencies += "io.split" % "qosrunner" % "22.4.3"
[io.split/qosrunner "22.4.3"]
Group / Artifact | Type | Version |
---|---|---|
io.split : qosdtos | jar | 1.8 |
org.slf4j : slf4j-api | jar | 1.7.24 |
org.slf4j : log4j-over-slf4j | jar | 1.7.24 |
org.slf4j : jul-to-slf4j | jar | 1.7.24 |
org.slf4j : jcl-over-slf4j | jar | 1.7.24 |
ch.qos.logback : logback-classic | jar | 1.2.1 |
javax.inject : javax.inject | jar | 1 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
io.dropwizard : dropwizard-core | jar | 1.1.0 |
io.dropwizard : dropwizard-client | jar | 1.1.0 |
io.dropwizard : dropwizard-forms | jar | 1.1.0 |
com.beust : jcommander | jar | 1.47 |
com.github.dikhan : pagerduty-client | jar | 2.0.2 |
com.ullink.slack : simpleslackapi | jar | 0.6.0 |
com.google.inject : guice | jar | 4.2.2 |
com.google.inject.extensions : guice-assistedinject | jar | 4.0 |
org.mockito : mockito-core | jar | 1.9.5 |
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.12 |
commons-lang : commons-lang | jar | 2.6 |
com.google.guava : guava | jar | 23.0 |
com.google.code.gson : gson | jar | 2.8.0 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
javax.activation : activation | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-testing | jar | 1.1.0 |