is not current version
Last Version 1.0.2

ONgDB - Generic shell 1.0.1

A generic command shell with a client and server part.

License

License

GroupId

GroupId

org.graphfoundation.ongdb
ArtifactId

ArtifactId

ongdb-shell
Version

Version

1.0.1
Type

Type

jar
Description

Description

ONgDB - Generic shell
A generic command shell with a client and server part.
Project Organization

Project Organization

Graph Foundation, Inc.
Source Code Management

Source Code Management

https://github.com/graphfoundation/ongdb

Download ongdb-shell 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
jline : jline jar 2.12

provided (4)

Group / Artifact Type Version
org.graphfoundation.ongdb : ongdb-kernel jar 1.0.1
org.graphfoundation.ongdb : ongdb-jmx jar 1.0.1
org.graphfoundation.ongdb : ongdb-graph-algo jar 1.0.1
org.graphfoundation.ongdb : ongdb-geequel jar 1.0.1

test (10)

Group / Artifact Type Version
org.graphfoundation.ongdb : ongdb-kernel test-jar 1.0.1
org.graphfoundation.ongdb : ongdb-common test-jar 1.0.1
org.graphfoundation.ongdb : ongdb-io test-jar 1.0.1
junit : junit jar 4.12
commons-codec : commons-codec jar 1.11
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.28.2
org.graphfoundation.ongdb : ongdb-bolt jar 1.0.1
org.graphfoundation.ongdb : ongdb-logging test-jar 1.0.1

Project Modules

There are no modules declared in this project.