MetaModel module for Amazon AWS DynamoDB.

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.apache.metamodel
Идентификатор

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

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

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

5.3.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

MetaModel module for Amazon AWS DynamoDB.
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.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать MetaModel-dynamodb

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.metamodel : MetaModel-core jar 5.3.3
com.amazonaws : aws-java-sdk-dynamodb jar 1.11.500
org.slf4j : jcl-over-slf4j jar 1.7.25

test (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-nop jar 1.7.25
junit : junit jar 4.12

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

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

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

Версия
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