MVN

org.graphfoundation.ongdb : ongdb

Maven & Gradle

Aug 05, 2022
20 usages
375 stars

ONgDB - Community · A meta package containing the most used ONgDB libraries. Intended use: as a Maven dependency.

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

Latest Version

Choose a version of org.graphfoundation.ongdb : ongdb 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 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.6.x
ongdb-3.6.2
ongdb-3.6.1
ongdb-3.6.0
ongdb-3.6.0.M2
1.0.x
ongdb-1.0.4
ongdb-1.0.3
ongdb-1.0.2
ongdb-1.0.1
ongdb-1.0.0
ongdb-1.0.0-beta01

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.graphfoundation.ongdb" % "ongdb" % "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

Sep 08, 2022
19 usages
41 stars
Sep 30, 2015
6 usages
0 stars
Feb 25, 2018
6 usages
196 stars
Jul 20, 2020
3 usages
8 stars
Dec 02, 2015
9 usages
6 stars
Jun 13, 2016
8 usages
4 stars
May 26, 2018
4 usages
Feb 04, 2009
7 usages
Apr 01, 2023
1 usages
2 stars