License |
License |
---|---|
GroupId | GroupIdorg.apache.beam |
ArtifactId | ArtifactIdbeam-vendor-calcite-1_20_0 |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Beam :: Vendored Dependencies :: Calcite 1.20.0
|
Project URL |
Project URL |
Filename | Size |
---|---|
beam-vendor-calcite-1_20_0-0.1.pom | |
beam-vendor-calcite-1_20_0-0.1.jar | 17 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.beam/beam-vendor-calcite-1_20_0/ -->
<dependency>
<groupId>org.apache.beam</groupId>
<artifactId>beam-vendor-calcite-1_20_0</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.beam/beam-vendor-calcite-1_20_0/
implementation 'org.apache.beam:beam-vendor-calcite-1_20_0:0.1'
// https://jarcasting.com/artifacts/org.apache.beam/beam-vendor-calcite-1_20_0/
implementation ("org.apache.beam:beam-vendor-calcite-1_20_0:0.1")
'org.apache.beam:beam-vendor-calcite-1_20_0:jar:0.1'
<dependency org="org.apache.beam" name="beam-vendor-calcite-1_20_0" rev="0.1">
<artifact name="beam-vendor-calcite-1_20_0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.beam', module='beam-vendor-calcite-1_20_0', version='0.1')
)
libraryDependencies += "org.apache.beam" % "beam-vendor-calcite-1_20_0" % "0.1"
[org.apache.beam/beam-vendor-calcite-1_20_0 "0.1"]