is not current version
Last Version 2.5.1

org.apache.kylin:atopcalcite 2.2.0

Apache Kylin - Calcite Overrides

GroupId

GroupId

org.apache.kylin
ArtifactId

ArtifactId

atopcalcite
Version

Version

2.2.0
Type

Type

jar

Download atopcalcite 2.2.0


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