MetaModel module for Spring enabled configuration

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.

Лицензия

Лицензия

Группа

Группа

org.eobjects.metamodel
Идентификатор

Идентификатор

MetaModel-spring
Последняя версия

Последняя версия

5.3.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

MetaModel module for Spring enabled configuration
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.

Скачать MetaModel-spring

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.eobjects.metamodel : MetaModel-core jar 5.3.6
org.eobjects.metamodel : MetaModel-full Необязательный jar 5.3.6

provided (1)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 5.2.19.RELEASE

test (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.33
junit : junit jar 4.13.2
org.springframework : spring-test jar 5.2.19.RELEASE

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
5.3.6
5.3.5
5.3.4