Last Version

presto-testng-services 350

Presto

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-testng-services
Version

Version

350
Type

Type

jar
Description

Description

presto-testng-services
Presto

Download presto-testng-services 350


<!-- https://jarcasting.com/artifacts/io.prestosql/presto-testng-services/ -->
<dependency>
    <groupId>io.prestosql</groupId>
    <artifactId>presto-testng-services</artifactId>
    <version>350</version>
</dependency>
// https://jarcasting.com/artifacts/io.prestosql/presto-testng-services/
implementation 'io.prestosql:presto-testng-services:350'
// https://jarcasting.com/artifacts/io.prestosql/presto-testng-services/
implementation ("io.prestosql:presto-testng-services:350")
'io.prestosql:presto-testng-services:jar:350'
<dependency org="io.prestosql" name="presto-testng-services" rev="350">
  <artifact name="presto-testng-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prestosql', module='presto-testng-services', version='350')
)
libraryDependencies += "io.prestosql" % "presto-testng-services" % "350"
[io.prestosql/presto-testng-services "350"]

Dependencies

compile (7)

Group / Artifact Type Version
io.airlift : concurrent jar 202
io.airlift : log jar 202
io.airlift : units jar 1.6
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.guava : guava jar 29.0-jre
org.jetbrains : annotations Optional jar 19.0.0
org.testng : testng jar 6.10

test (2)

Group / Artifact Type Version
io.prestosql.tempto : tempto-core jar 182
org.assertj : assertj-core jar 3.14.0

Project Modules

There are no modules declared in this project.