MVN

org.graphfoundation.ongdb : ongdb-shell

Maven & Gradle

Aug 05, 2022
5 usages
375 stars

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

<dependency>
    <groupId>org.graphfoundation.ongdb</groupId>
    <artifactId>ongdb-shell</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.graphfoundation.ongdb : ongdb-shell to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4
  • Latest Beta: 1.0.0-beta01

All Versions

Choose a version of org.graphfoundation.ongdb : ongdb-shell to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
ongdb-shell-1.0.4
ongdb-shell-1.0.3
ongdb-shell-1.0.2
ongdb-shell-1.0.1
ongdb-shell-1.0.0
ongdb-shell-1.0.0-beta01

How to add a dependency to Maven

Add the following org.graphfoundation.ongdb : ongdb-shell maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.graphfoundation.ongdb</groupId>
    <artifactId>ongdb-shell</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.graphfoundation.ongdb : ongdb-shell gradle dependency to your build.gradle file:

implementation 'org.graphfoundation.ongdb:ongdb-shell:1.0.4'

Gradle Kotlin DSL: Add the following org.graphfoundation.ongdb : ongdb-shell gradle kotlin dependency to your build.gradle.kts file:

implementation("org.graphfoundation.ongdb:ongdb-shell:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.graphfoundation.ongdb : ongdb-shell sbt scala dependency to your build.sbt file:

libraryDependencies += "org.graphfoundation.ongdb" % "ongdb-shell" % "1.0.4"

Advertisement

Dependencies from Group

Aug 05, 2022
63 usages
375 stars
Aug 05, 2022
61 usages
375 stars
Aug 05, 2022
54 usages
375 stars
Aug 05, 2022
37 usages
375 stars
Aug 05, 2022
22 usages
375 stars

Discover Dependencies

Jul 28, 2021
2 usages
113 stars
Nov 16, 2021
4 usages
513 stars
Jul 14, 2022
4 usages
513 stars
Jul 22, 2022
4 usages
513 stars
Jun 16, 2023
3 usages
294 stars
Jun 21, 2023
1 usages
89 stars
Feb 22, 2018
4 usages
1.5k stars
Jul 28, 2019
2 usages
36 stars
Jul 28, 2019
2 usages
36 stars
Nov 23, 2021
128 stars