License |
License |
---|---|
Categories |
CategoriesTestNG Unit Testing |
GroupId | GroupIdcom.facebook.presto |
ArtifactId | ArtifactIdpresto-testng-services |
Last Version | Last Version0.273.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpresto-testng-services
Presto
|
<!-- https://jarcasting.com/artifacts/com.facebook.presto/presto-testng-services/ -->
<dependency>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-testng-services</artifactId>
<version>0.273.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.presto/presto-testng-services/
implementation 'com.facebook.presto:presto-testng-services:0.273.3'
// https://jarcasting.com/artifacts/com.facebook.presto/presto-testng-services/
implementation ("com.facebook.presto:presto-testng-services:0.273.3")
'com.facebook.presto:presto-testng-services:jar:0.273.3'
<dependency org="com.facebook.presto" name="presto-testng-services" rev="0.273.3">
<artifact name="presto-testng-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.presto', module='presto-testng-services', version='0.273.3')
)
libraryDependencies += "com.facebook.presto" % "presto-testng-services" % "0.273.3"
[com.facebook.presto/presto-testng-services "0.273.3"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.10 |
com.google.guava : guava | jar | 26.0-jre |
com.facebook.airlift : log | jar | 0.205 |
io.airlift : units | jar | 1.3 |
com.facebook.airlift : concurrent | jar | 0.205 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.8.0 |