GroupId | GroupIdcom.linkedin.calcite |
---|---|
ArtifactId | ArtifactIdcalcite-babel |
Version | Version1.21.0.140 |
Type | Typejar |
Filename | Size |
---|---|
calcite-babel-1.21.0.140.pom | |
calcite-babel-1.21.0.140.jar | 355 KB |
calcite-babel-1.21.0.140-tests.jar | 24 KB |
calcite-babel-1.21.0.140-test-sources.jar | 18 KB |
calcite-babel-1.21.0.140-sources.jar | 225 KB |
calcite-babel-1.21.0.140-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.linkedin.calcite/calcite-babel/ -->
<dependency>
<groupId>com.linkedin.calcite</groupId>
<artifactId>calcite-babel</artifactId>
<version>1.21.0.140</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.calcite/calcite-babel/
implementation 'com.linkedin.calcite:calcite-babel:1.21.0.140'
// https://jarcasting.com/artifacts/com.linkedin.calcite/calcite-babel/
implementation ("com.linkedin.calcite:calcite-babel:1.21.0.140")
'com.linkedin.calcite:calcite-babel:jar:1.21.0.140'
<dependency org="com.linkedin.calcite" name="calcite-babel" rev="1.21.0.140">
<artifact name="calcite-babel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.calcite', module='calcite-babel', version='1.21.0.140')
)
libraryDependencies += "com.linkedin.calcite" % "calcite-babel" % "1.21.0.140"
[com.linkedin.calcite/calcite-babel "1.21.0.140"]