is not current version
Last Version 2.5.1

org.apache.kylin:atopcalcite 0.7.1-incubating


GroupId

GroupId

org.apache.kylin
ArtifactId

ArtifactId

atopcalcite
Version

Version

0.7.1-incubating
Type

Type

jar

Download atopcalcite 0.7.1-incubating


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