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

com.linkedin.calcite:calcite-example 1.21.0.142razhang-test

Calcite examples

Группа

Группа

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

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

calcite-example
Версия

Версия

1.21.0.142razhang-test
Тип

Тип

pom

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

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

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