License |
License |
---|---|
GroupId | GroupIdcom.linkedin.calcite |
ArtifactId | ArtifactIdcalcite |
Version | Version1.21.0.150 |
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.150.pom | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.linkedin.calcite/calcite/ -->
<dependency>
<groupId>com.linkedin.calcite</groupId>
<artifactId>calcite</artifactId>
<version>1.21.0.150</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.calcite/calcite/
implementation 'com.linkedin.calcite:calcite:1.21.0.150'
// https://jarcasting.com/artifacts/com.linkedin.calcite/calcite/
implementation ("com.linkedin.calcite:calcite:1.21.0.150")
'com.linkedin.calcite:calcite:pom:1.21.0.150'
<dependency org="com.linkedin.calcite" name="calcite" rev="1.21.0.150">
<artifact name="calcite" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.calcite', module='calcite', version='1.21.0.150')
)
libraryDependencies += "com.linkedin.calcite" % "calcite" % "1.21.0.150"
[com.linkedin.calcite/calcite "1.21.0.150"]