benchto-driver

Base POM for Airlift

License

License

Categories

Categories

Trino Data Databases
GroupId

GroupId

io.trino.benchto
ArtifactId

ArtifactId

benchto-driver
Last Version

Last Version

0.17
Release Date

Release Date

Type

Type

jar
Description

Description

benchto-driver
Base POM for Airlift

Download benchto-driver

How to add to project

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

Dependencies

compile (19)

Group / Artifact Type Version
org.springframework : spring-web jar
org.springframework : spring-beans jar
org.springframework : spring-core jar
org.springframework : spring-context jar
org.springframework : spring-context-support jar
org.springframework : spring-jdbc jar
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.retry : spring-retry jar 1.1.2.RELEASE
com.fasterxml.jackson.core : jackson-annotations jar 2.10.3
org.freemarker : freemarker jar 2.3.22
org.yaml : snakeyaml jar
com.google.guava : guava jar 31.0.1-jre
org.apache.commons : commons-math3 jar 3.6.1
org.jscience : jscience jar 4.3.1
commons-io : commons-io jar 2.7
commons-cli : commons-cli jar 1.3.1
org.slf4j : slf4j-api jar 1.7.30
io.trino : trino-jdbc jar 363

runtime (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.aspectj : aspectjweaver jar 1.8.6
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.4.0
javax.el : javax.el-api jar 2.2.4
org.glassfish.web : javax.el jar 2.2.4
ch.qos.logback : logback-core jar 1.1.3
ch.qos.logback : logback-classic jar 1.1.3

test (8)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.0.0
org.hamcrest : hamcrest jar 2.2
org.springframework : spring-test jar
com.jayway.jsonpath : json-path jar 2.6.0
com.jayway.jsonpath : json-path-assert jar 2.6.0
org.hsqldb : hsqldb jar 2.3.4
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.
io.trino.benchto

Trino

Fast distributed SQL query engine for big data analytics that helps you explore your data universe

Versions

Version
0.17
0.16
0.15
0.14
0.13