net.unit8.waitt:waitt-embed-runner

Web Application Integration Test Tool

License

License

Categories

Categories

Net
GroupId

GroupId

net.unit8.waitt
ArtifactId

ArtifactId

waitt-embed-runner
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Web Application Integration Test Tool

Download waitt-embed-runner

How to add to project

<!-- https://jarcasting.com/artifacts/net.unit8.waitt/waitt-embed-runner/ -->
<dependency>
    <groupId>net.unit8.waitt</groupId>
    <artifactId>waitt-embed-runner</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.unit8.waitt/waitt-embed-runner/
implementation 'net.unit8.waitt:waitt-embed-runner:1.3.0'
// https://jarcasting.com/artifacts/net.unit8.waitt/waitt-embed-runner/
implementation ("net.unit8.waitt:waitt-embed-runner:1.3.0")
'net.unit8.waitt:waitt-embed-runner:jar:1.3.0'
<dependency org="net.unit8.waitt" name="waitt-embed-runner" rev="1.3.0">
  <artifact name="waitt-embed-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.unit8.waitt', module='waitt-embed-runner', version='1.3.0')
)
libraryDependencies += "net.unit8.waitt" % "waitt-embed-runner" % "1.3.0"
[net.unit8.waitt/waitt-embed-runner "1.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
net.unit8.waitt : waitt-api jar 1.3.0
commons-cli : commons-cli jar 1.5.0
org.codehaus.plexus : plexus-classworlds jar 2.6.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.3.0-beta1
1.2.3
1.2.2
1.2.1
1.2.0