eXtended Objects - Distribution

eXtended Objects

Лицензия

Лицензия

Категории

Категории

Distribution Компиляция и сборка
Группа

Группа

com.buschmais.xo
Идентификатор

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

xo.distribution
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

buschmais GbR

Скачать xo.distribution

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.buschmais.xo : xo.api jar 1.1.0
com.buschmais.xo : xo.spi jar 1.1.0
com.buschmais.xo : xo.neo4j.api jar 1.1.0
com.buschmais.xo : xo.neo4j.spi jar 1.1.0
com.buschmais.xo : xo.neo4j.embedded jar 1.1.0
com.buschmais.xo : xo.neo4j.remote jar 1.1.0
com.buschmais.xo : xo.trace jar 1.1.0

runtime (1)

Идентификатор библиотеки Тип Версия
com.buschmais.xo : xo.impl jar 1.1.0

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

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

XO: eXtended Objects

Overview

  • A lightweight persistence framework for Java

  • Support for Neo4j as embedded database or remote connections via bolt protocol

  • Entities and relations are defined as interfaces allowing multiple inheritance.

  • Developed as part of jQAssistant

Please refer to the documentation for getting started

Changelog

1.1.0 (not released yet)

  • Added support for connecting to Neo4j 4.x via bolt/neo4j protocol schemes

  • Improved caching of of node/relationship states after flush or transaction commit

1.0.0

  • First "official" 1.0 release

Continuous Build

Build Status

com.buschmais.xo

BUSCHMAIS GbR

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

Версия
1.1.0
1.0.0
0.13.0
0.11.0
0.10.0
0.9.0