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

License

License

Categories

Categories

Data
GroupId

GroupId

com.onyxdevtools
ArtifactId

ArtifactId

onyx-remote-database
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

onyx-remote-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.
Project URL

Project URL

http://onyx.dev
Source Code Management

Source Code Management

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

Download onyx-remote-database

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
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-driver jar 2.2.1
commons-cli : commons-cli jar 1.3.1

Project Modules

There are no modules declared in this project.
com.onyxdevtools

Onyx Development Tools

Versions

Version
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