Last Version

Estuary Test Runner 4.0.6

RestAPI service which runs commands and tests

License

License

GroupId

GroupId

com.github.dinuta.estuary
ArtifactId

ArtifactId

testrunner
Version

Version

4.0.6
Type

Type

jar
Description

Description

Estuary Test Runner
RestAPI service which runs commands and tests
Project Organization

Project Organization

Pivotal Software, Inc.

Download testrunner 4.0.6


<!-- https://jarcasting.com/artifacts/com.github.dinuta.estuary/testrunner/ -->
<dependency>
    <groupId>com.github.dinuta.estuary</groupId>
    <artifactId>testrunner</artifactId>
    <version>4.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dinuta.estuary/testrunner/
implementation 'com.github.dinuta.estuary:testrunner:4.0.6'
// https://jarcasting.com/artifacts/com.github.dinuta.estuary/testrunner/
implementation ("com.github.dinuta.estuary:testrunner:4.0.6")
'com.github.dinuta.estuary:testrunner:jar:4.0.6'
<dependency org="com.github.dinuta.estuary" name="testrunner" rev="4.0.6">
  <artifact name="testrunner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dinuta.estuary', module='testrunner', version='4.0.6')
)
libraryDependencies += "com.github.dinuta.estuary" % "testrunner" % "4.0.6"
[com.github.dinuta.estuary/testrunner "4.0.6"]

Dependencies

compile (13)

Group / Artifact Type Version
org.zeroturnaround : zt-zip jar 1.14
org.fluentd : fluent-logger jar 0.3.4
org.apache.commons : commons-compress jar 1.20
org.apache.commons : commons-lang3 jar 3.10
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client jar
org.springframework.boot : spring-boot-starter-web jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-tomcat jar 2.3.1.RELEASE
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
com.github.joschi.jackson : jackson-datatype-threetenbp jar 2.6.4
javax.validation : validation-api jar 2.0.1.Final
javax.xml.bind : jaxb-api jar 2.2.11

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.16.1
org.awaitility : awaitility jar 4.0.3
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.