Calcite MongoDB

MongoDB adapter for Calcite

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.linkedin.calcite
ArtifactId

ArtifactId

calcite-mongodb
Last Version

Last Version

1.21.0.151
Release Date

Release Date

Type

Type

jar
Description

Description

Calcite MongoDB
MongoDB adapter for Calcite
Project Organization

Project Organization

The Apache Software Foundation

Download calcite-mongodb

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.linkedin.calcite : calcite-core jar 1.21.0.151
com.linkedin.calcite : calcite-linq4j jar 1.21.0.151
org.apache.calcite.avatica : avatica-core jar 1.15.0
com.google.guava : guava jar 19.0
org.mongodb : mongo-java-driver jar 3.10.2
org.slf4j : slf4j-api jar 1.7.25

test (6)

Group / Artifact Type Version
com.linkedin.calcite : calcite-core test-jar 1.21.0.151
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
de.bwaldvogel : mongo-java-server-core jar 1.16.0
de.bwaldvogel : mongo-java-server-memory-backend jar 1.16.0
net.hydromatic : foodmart-data-json jar 0.4

Project Modules

There are no modules declared in this project.
com.linkedin.calcite

The Apache Software Foundation

Versions

Version
1.21.0.151
1.21.0.150
1.21.0.149
1.21.0.148
1.21.0.146
1.21.0.144
1.21.0.142razhang-test
1.21.0.140
1.21.0.138