is not current version
Last Version 2.5.1

org.apache.kylin:atopcalcite 1.1.1-incubating


GroupId

GroupId

org.apache.kylin
ArtifactId

ArtifactId

atopcalcite
Version

Version

1.1.1-incubating
Type

Type

jar

Download atopcalcite 1.1.1-incubating


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