License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools TestNG Unit Testing |
GroupId | GroupIdme.bazhenov |
ArtifactId | ArtifactIddocker-testng-integration |
Last Version | Last Version1.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondocker-testng-integration
Docker TestNG integration
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/me.bazhenov/docker-testng-integration/ -->
<dependency>
<groupId>me.bazhenov</groupId>
<artifactId>docker-testng-integration</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/me.bazhenov/docker-testng-integration/
implementation 'me.bazhenov:docker-testng-integration:1.6.2'
// https://jarcasting.com/artifacts/me.bazhenov/docker-testng-integration/
implementation ("me.bazhenov:docker-testng-integration:1.6.2")
'me.bazhenov:docker-testng-integration:jar:1.6.2'
<dependency org="me.bazhenov" name="docker-testng-integration" rev="1.6.2">
<artifact name="docker-testng-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.bazhenov', module='docker-testng-integration', version='1.6.2')
)
libraryDependencies += "me.bazhenov" % "docker-testng-integration" % "1.6.2"
[me.bazhenov/docker-testng-integration "1.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
org.testng : testng | jar | 6.9.10 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
ch.qos.logback : logback-classic | jar | 1.1.7 |