is not current version
Last Version 2.5.1

org.apache.kylin:atopcalcite 1.5.4.1


GroupId

GroupId

org.apache.kylin
ArtifactId

ArtifactId

atopcalcite
Version

Version

1.5.4.1
Type

Type

jar

Download atopcalcite 1.5.4.1


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