не последняя версия
Последняя версия 1.21.0.151

com.linkedin.calcite:calcite 1.21.0.142razhang-test

Calcite is a dynamic data management framework

Группа

Группа

com.linkedin.calcite
Идентификатор

Идентификатор

calcite
Версия

Версия

1.21.0.142razhang-test
Тип

Тип

pom

Скачать calcite 1.21.0.142razhang-test

Имя Файла Размер
calcite-1.21.0.142razhang-test.pom 50 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.linkedin.calcite/calcite/ -->
<dependency>
    <groupId>com.linkedin.calcite</groupId>
    <artifactId>calcite</artifactId>
    <version>1.21.0.142razhang-test</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.calcite/calcite/
implementation 'com.linkedin.calcite:calcite:1.21.0.142razhang-test'
// https://jarcasting.com/artifacts/com.linkedin.calcite/calcite/
implementation ("com.linkedin.calcite:calcite:1.21.0.142razhang-test")
'com.linkedin.calcite:calcite:pom:1.21.0.142razhang-test'
<dependency org="com.linkedin.calcite" name="calcite" rev="1.21.0.142razhang-test">
  <artifact name="calcite" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.calcite', module='calcite', version='1.21.0.142razhang-test')
)
libraryDependencies += "com.linkedin.calcite" % "calcite" % "1.21.0.142razhang-test"
[com.linkedin.calcite/calcite "1.21.0.142razhang-test"]