is not current version
Last Version 2.2.1

Onyx Database Parent 2.2.0

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

GroupId

GroupId

com.onyxdevtools
ArtifactId

ArtifactId

onyx-remote-driver
Version

Version

2.2.0
Type

Type

pom
Description

Description

Onyx Database Parent
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-driver 2.2.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.