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

MetaModel module for Neo4j databases 5.3.5

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.

Лицензия

Лицензия

Категории

Категории

Neo4J Данные Базы данных
Группа

Группа

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

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

MetaModel-neo4j
Версия

Версия

5.3.5
Тип

Тип

jar
Описание

Описание

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

Скачать MetaModel-neo4j 5.3.5


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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.eobjects.metamodel : MetaModel-core jar 5.3.5
org.apache.httpcomponents : httpclient jar 4.5.13
org.slf4j : jcl-over-slf4j jar 1.7.33
com.fasterxml.jackson.datatype : jackson-datatype-json-org jar 2.13.1
commons-io : commons-io jar 2.4
commons-pool : commons-pool jar 1.6
com.google.guava : guava jar 31.0.1-jre

test (2)

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

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

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