License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.unit8.waitt |
ArtifactId | ArtifactIdwaitt-embed-runner |
Version | Version1.3.0-beta1 |
Type | Typejar |
Description |
DescriptionWeb Application Integration Test Tool
|
<!-- 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-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/net.unit8.waitt/waitt-embed-runner/
implementation 'net.unit8.waitt:waitt-embed-runner:1.3.0-beta1'
// https://jarcasting.com/artifacts/net.unit8.waitt/waitt-embed-runner/
implementation ("net.unit8.waitt:waitt-embed-runner:1.3.0-beta1")
'net.unit8.waitt:waitt-embed-runner:jar:1.3.0-beta1'
<dependency org="net.unit8.waitt" name="waitt-embed-runner" rev="1.3.0-beta1">
<artifact name="waitt-embed-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.unit8.waitt', module='waitt-embed-runner', version='1.3.0-beta1')
)
libraryDependencies += "net.unit8.waitt" % "waitt-embed-runner" % "1.3.0-beta1"
[net.unit8.waitt/waitt-embed-runner "1.3.0-beta1"]
Group / Artifact | Type | Version |
---|---|---|
net.unit8.waitt : waitt-api | jar | 1.3.0-SNAPSHOT |
commons-cli : commons-cli | jar | 1.4 |
org.codehaus.plexus : plexus-classworlds | jar | 2.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |