не последняя версия
Последняя версия 350

io.prestosql:presto-testng-services 342


Категории

Категории

TestNG Тестирование компонентов
Группа

Группа

io.prestosql
Идентификатор

Идентификатор

presto-testng-services
Версия

Версия

342
Тип

Тип

jar

Скачать presto-testng-services 342


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