Last Version

MetaModel 5.3.6

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
Version

Version

5.3.6
Type

Type

pom
Description

Description

MetaModel
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 URL

Project URL

http://metamodel.apache.org
Source Code Management

Source Code Management

https://github.com/datacleaner/metamodel

Download MetaModel 5.3.6

Filename Size
MetaModel-5.3.6.pom 24 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • pojo
  • fixedwidth
  • dynamodb
  • excel
  • csv
  • arff
  • json
  • xml
  • jdbc
  • kafka
  • elasticsearch
  • hadoop
  • hbase
  • cassandra
  • mongodb
  • couchdb
  • openoffice
  • salesforce
  • sugarcrm
  • full
  • spring
  • neo4j