is not current version
Last Version 3.0.0-alpha3

org.apache.ignite:ignite-calcite 2.13.0

Apache Ignite® is a Distributed Database For High-Performance Computing With In-Memory Speed.

GroupId

GroupId

org.apache.ignite
ArtifactId

ArtifactId

ignite-calcite
Version

Version

2.13.0
Type

Type

jar

Download ignite-calcite 2.13.0


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