Last Version

Calcite Ubenchmark 1.21.0

Microbenchmarks for Calcite

License

License

GroupId

GroupId

org.apache.calcite
ArtifactId

ArtifactId

calcite-ubenchmark
Version

Version

1.21.0
Type

Type

jar
Description

Description

Calcite Ubenchmark
Microbenchmarks for Calcite
Project Organization

Project Organization

The Apache Software Foundation

Download calcite-ubenchmark 1.21.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.calcite : calcite-core jar 1.21.0
org.apache.calcite : calcite-linq4j jar 1.21.0
com.google.guava : guava jar 19.0
org.codehaus.janino : commons-compiler jar 3.0.11
org.openjdk.jmh : jmh-core jar 1.12

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.12

Project Modules

There are no modules declared in this project.