onyx-remote-driver

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-remote-driver
Последняя версия

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

2.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

onyx-remote-driver
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-remote-driver

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

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

Зависимости

runtime (3)

Идентификатор библиотеки Тип Версия
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 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
1.1.0
1.0.1
1.0.0