License |
License |
---|---|
GroupId | GroupIdde.tototec |
ArtifactId | ArtifactIdde.tobiasroeser.lambdatest |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLambdaTest
Lambda-enabled functional testing on top of JUnit and TestNG
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/de.tototec/de.tobiasroeser.lambdatest/ -->
<dependency>
<groupId>de.tototec</groupId>
<artifactId>de.tobiasroeser.lambdatest</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.tototec/de.tobiasroeser.lambdatest/
implementation 'de.tototec:de.tobiasroeser.lambdatest:0.7.1'
// https://jarcasting.com/artifacts/de.tototec/de.tobiasroeser.lambdatest/
implementation ("de.tototec:de.tobiasroeser.lambdatest:0.7.1")
'de.tototec:de.tobiasroeser.lambdatest:jar:0.7.1'
<dependency org="de.tototec" name="de.tobiasroeser.lambdatest" rev="0.7.1">
<artifact name="de.tobiasroeser.lambdatest" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tototec', module='de.tobiasroeser.lambdatest', version='0.7.1')
)
libraryDependencies += "de.tototec" % "de.tobiasroeser.lambdatest" % "0.7.1"
[de.tototec/de.tobiasroeser.lambdatest "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng Optional | jar | 6.11 |
junit : junit Optional | jar | 4.12 |
org.slf4j : slf4j-api Optional | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic Optional | jar | 1.2.3 |