License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.tencent.bk.base.datalab |
ArtifactId | ArtifactIdcalcite |
Last Version | Last Version1.21.0-bkbase.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCalcite
Calcite is a dynamic data management framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
calcite-1.21.0-bkbase.5.pom | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.bk.base.datalab/calcite/ -->
<dependency>
<groupId>com.tencent.bk.base.datalab</groupId>
<artifactId>calcite</artifactId>
<version>1.21.0-bkbase.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.bk.base.datalab/calcite/
implementation 'com.tencent.bk.base.datalab:calcite:1.21.0-bkbase.5'
// https://jarcasting.com/artifacts/com.tencent.bk.base.datalab/calcite/
implementation ("com.tencent.bk.base.datalab:calcite:1.21.0-bkbase.5")
'com.tencent.bk.base.datalab:calcite:pom:1.21.0-bkbase.5'
<dependency org="com.tencent.bk.base.datalab" name="calcite" rev="1.21.0-bkbase.5">
<artifact name="calcite" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.base.datalab', module='calcite', version='1.21.0-bkbase.5')
)
libraryDependencies += "com.tencent.bk.base.datalab" % "calcite" % "1.21.0-bkbase.5"
[com.tencent.bk.base.datalab/calcite "1.21.0-bkbase.5"]