Neo4j-OGM (Quarkus)

Use Neo4j-OGM for mapping your graph to your domain and vice versa

Лицензия

Лицензия

Категории

Категории

Quarkus Контейнер Микросервисы Neo4J Данные Базы данных
Группа

Группа

eu.michael-simons.neo4j
Идентификатор

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

neo4j-ogm-quarkus
Последняя версия

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Neo4j-OGM (Quarkus)
Use Neo4j-OGM for mapping your graph to your domain and vice versa
Ссылка на сайт

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

https://github.com/michael-simons/neo4j-ogm-quarkus
Организация-разработчик

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

Neo4j, Neo4j Sweden AB
Система контроля версий

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

https://github.com/neo4j/neo4j-ogm-quarkus

Скачать neo4j-ogm-quarkus

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

<!-- https://jarcasting.com/artifacts/eu.michael-simons.neo4j/neo4j-ogm-quarkus/ -->
<dependency>
    <groupId>eu.michael-simons.neo4j</groupId>
    <artifactId>neo4j-ogm-quarkus</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.michael-simons.neo4j/neo4j-ogm-quarkus/
implementation 'eu.michael-simons.neo4j:neo4j-ogm-quarkus:1.2.0'
// https://jarcasting.com/artifacts/eu.michael-simons.neo4j/neo4j-ogm-quarkus/
implementation ("eu.michael-simons.neo4j:neo4j-ogm-quarkus:1.2.0")
'eu.michael-simons.neo4j:neo4j-ogm-quarkus:jar:1.2.0'
<dependency org="eu.michael-simons.neo4j" name="neo4j-ogm-quarkus" rev="1.2.0">
  <artifact name="neo4j-ogm-quarkus" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.michael-simons.neo4j', module='neo4j-ogm-quarkus', version='1.2.0')
)
libraryDependencies += "eu.michael-simons.neo4j" % "neo4j-ogm-quarkus" % "1.2.0"
[eu.michael-simons.neo4j/neo4j-ogm-quarkus "1.2.0"]

Зависимости

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

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

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

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

Версия
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0