is not current version
Last Version 356

io.trino:trino-testng-services 355


Categories

Categories

TestNG Unit Testing Trino Data Databases
GroupId

GroupId

io.trino
ArtifactId

ArtifactId

trino-testng-services
Version

Version

355
Type

Type

jar

Download trino-testng-services 355


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