MetaModel module for CouchDB databases

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

GroupId

GroupId

org.eobjects.metamodel
ArtifactId

ArtifactId

MetaModel-couchdb
Last Version

Last Version

5.3.6
Release Date

Release Date

Type

Type

jar
Description

Description

MetaModel module for CouchDB databases
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.

Download MetaModel-couchdb

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.eobjects.metamodel : MetaModel-core jar 5.3.6
org.ektorp : org.ektorp jar 1.5.0
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
commons-io : commons-io jar 2.11.0
commons-pool : commons-pool jar 1.6

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-nop jar 1.7.33
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
5.3.6
5.3.5
5.3.4
3.4.11
3.4.10
3.4.9
3.4.8
3.4.7
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4
3.4-RC1
3.3.3
3.3.2
3.3.1
3.3
3.2.6
3.2.5
3.2.4
3.2.3
3.2.2
3.2.1
3.2
3.1.2
3.1.1
3.1
3.0.1
3.0
3.0-beta7
3.0-beta6
3.0-beta5
3.0-beta4
3.0-beta3