MetaModel module for MongoDB 3.x

MetaModel is a library that encapsulates the differences and enhances the capabilities of different datastores. Rich querying abilities are offered to datastores that do not otherwise support advanced querying and a unified view of the datastore structure is offered through a single model of the schemas, tables, columns and relationships.

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.apache.metamodel
ArtifactId

ArtifactId

MetaModel-mongodb-mongo3
Last Version

Last Version

5.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

MetaModel module for MongoDB 3.x
MetaModel is a library that encapsulates the differences and enhances the capabilities of different datastores. Rich querying abilities are offered to datastores that do not otherwise support advanced querying and a unified view of the datastore structure is offered through a single model of the schemas, tables, columns and relationships.
Project Organization

Project Organization

The Apache Software Foundation

Download MetaModel-mongodb-mongo3

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.metamodel : MetaModel-core jar 5.3.3
org.apache.metamodel : MetaModel-mongodb-common jar 5.3.3
org.mongodb : mongo-java-driver jar 3.1.0

test (4)

Group / Artifact Type Version
org.apache.metamodel : MetaModel-jdbc jar 5.3.3
org.apache.derby : derby jar 10.8.1.2
org.slf4j : slf4j-nop jar 1.7.25
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
5.3.3
5.3.2
5.3.1
5.3.0
5.2.1
5.2.0
5.1.1
5.1.0
5.1.0-RC1
5.0.1
5.0.0
5.0-RC4
5.0-RC3
5.0-RC2
5.0-RC1
4.6.1
4.6.0
4.5.5
4.5.4
4.5.3
4.5.2
4.5.1