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

GORM for Neo4j 7.1.0

Provides a GORM Object Mapping implementation for the Neo4j Graph Database

Лицензия

Лицензия

Категории

Категории

Neo4J Данные Базы данных Grails Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.grails.plugins
Идентификатор

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

neo4j
Версия

Версия

7.1.0
Тип

Тип

pom
Описание

Описание

GORM for Neo4j
Provides a GORM Object Mapping implementation for the Neo4j Graph Database
Ссылка на сайт

Ссылка на сайт

https://gorm.grails.org/latest/neo4j
Система контроля версий

Система контроля версий

https://github.com/grails/gorm-neo4j

Скачать neo4j 7.1.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.codehaus.groovy : groovy jar 3.0.7
org.grails : grails-datastore-gorm-support jar 7.1.0
org.grails : grails-datastore-gorm-neo4j jar 7.1.0

runtime (1)

Идентификатор библиотеки Тип Версия
org.grails : grails-datastore-web jar 7.1.0

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

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