onyx-web-database

Onyx Database is a graph database that is written in Kotlin and supports Java and Android. It is designed to be lightweight and easy to use. Features include in memory database, embedded, and remote server. It leverages its own ORM and storage.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

onyx-web-database
Последняя версия

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

2.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

onyx-web-database
Onyx Database is a graph database that is written in Kotlin and supports Java and Android. It is designed to be lightweight and easy to use. Features include in memory database, embedded, and remote server. It leverages its own ORM and storage.
Ссылка на сайт

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

http://onyx.dev
Система контроля версий

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

https://github.com/OnyxDevTools/onyx-database-parent

Скачать onyx-web-database

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

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

Зависимости

runtime (8)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
org.jetbrains.kotlin : kotlin-reflect jar 1.6.10
com.onyxdevtools : onyx-database jar 2.2.1
com.onyxdevtools : onyx-remote-database jar 2.2.1
com.onyxdevtools : onyx-remote-driver jar 2.2.1
commons-cli : commons-cli jar 1.3.1
io.undertow : undertow-core jar 1.4.21.Final
com.fasterxml.jackson.core : jackson-databind jar 2.8.5

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

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

Onyx Development Tools

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

Версия
2.2.1
2.2.0
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
2.0.0rc4
2.0.0rc3
2.0.0rc2
2.0.0rc1
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0