License |
License |
---|---|
Categories |
CategoriesTrino Data Databases |
GroupId | GroupIdio.trino.benchto |
ArtifactId | ArtifactIdbenchto-base |
Last Version | Last Version0.17 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbenchto-base
Base POM for Airlift
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
benchto-base-0.17.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.trino.benchto/benchto-base/ -->
<dependency>
<groupId>io.trino.benchto</groupId>
<artifactId>benchto-base</artifactId>
<version>0.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.trino.benchto/benchto-base/
implementation 'io.trino.benchto:benchto-base:0.17'
// https://jarcasting.com/artifacts/io.trino.benchto/benchto-base/
implementation ("io.trino.benchto:benchto-base:0.17")
'io.trino.benchto:benchto-base:pom:0.17'
<dependency org="io.trino.benchto" name="benchto-base" rev="0.17">
<artifact name="benchto-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.trino.benchto', module='benchto-base', version='0.17')
)
libraryDependencies += "io.trino.benchto" % "benchto-base" % "0.17"
[io.trino.benchto/benchto-base "0.17"]