Categories |
CategoriesTrino Data Databases |
---|---|
GroupId | GroupIdio.trino.tempto |
ArtifactId | ArtifactIdtempto-examples |
Version | Version183 |
Type | Typejar |
Filename | Size |
---|---|
tempto-examples-183.pom | |
tempto-examples-183.jar | 41 KB |
tempto-examples-183-sources.jar | 33 KB |
tempto-examples-183-javadoc.jar | 88 KB |
tempto-examples-183-executable.jar | 105 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.trino.tempto/tempto-examples/ -->
<dependency>
<groupId>io.trino.tempto</groupId>
<artifactId>tempto-examples</artifactId>
<version>183</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino.tempto/tempto-examples/
implementation 'io.trino.tempto:tempto-examples:183'
// https://jarcasting.com/artifacts/io.trino.tempto/tempto-examples/
implementation ("io.trino.tempto:tempto-examples:183")
'io.trino.tempto:tempto-examples:jar:183'
<dependency org="io.trino.tempto" name="tempto-examples" rev="183">
<artifact name="tempto-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino.tempto', module='tempto-examples', version='183')
)
libraryDependencies += "io.trino.tempto" % "tempto-examples" % "183"
[io.trino.tempto/tempto-examples "183"]