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

Spring Data Graph Distribution 1.1.0.RELEASE

Within the Spring Data project the Spring Data Graph library provides integration with the Neo4j graph database, offering object graph mapping, a Neo4jTemplate and Spring-Data-Commons Repository implementations.

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

org.springframework.data
Идентификатор

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

spring-data-graph-dist
Версия

Версия

1.1.0.RELEASE
Тип

Тип

pom
Описание

Описание

Spring Data Graph Distribution
Within the Spring Data project the Spring Data Graph library provides integration with the Neo4j graph database, offering object graph mapping, a Neo4jTemplate and Spring-Data-Commons Repository implementations.
Ссылка на сайт

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

http://www.springsource.org/spring-data/neo4j
Организация-разработчик

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

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

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

http://github.com/SpringSource/spring-data-graph

Скачать spring-data-graph-dist 1.1.0.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.data/spring-data-graph-dist/ -->
<dependency>
    <groupId>org.springframework.data</groupId>
    <artifactId>spring-data-graph-dist</artifactId>
    <version>1.1.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-graph-dist/
implementation 'org.springframework.data:spring-data-graph-dist:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-graph-dist/
implementation ("org.springframework.data:spring-data-graph-dist:1.1.0.RELEASE")
'org.springframework.data:spring-data-graph-dist:pom:1.1.0.RELEASE'
<dependency org="org.springframework.data" name="spring-data-graph-dist" rev="1.1.0.RELEASE">
  <artifact name="spring-data-graph-dist" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.data', module='spring-data-graph-dist', version='1.1.0.RELEASE')
)
libraryDependencies += "org.springframework.data" % "spring-data-graph-dist" % "1.1.0.RELEASE"
[org.springframework.data/spring-data-graph-dist "1.1.0.RELEASE"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • spring-data-graph-parent
  • spring-data-neo4j
  • spring-data-neo4j-rest