Last Version

MetaModel core API 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-core
Version

Version

5.3.6
Type

Type

jar
Description

Description

MetaModel core API
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-core 5.3.6


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.33

test (4)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre
org.slf4j : slf4j-nop jar 1.7.33
junit : junit jar 4.13.2
org.easymock : easymock jar 3.6

Project Modules

There are no modules declared in this project.