MVN

com.orientechnologies : orientdb-nativeos

Maven & Gradle

Nov 19, 2014
3 usages
4.6k stars

OrientDB Native OS Code

<dependency>
    <groupId>com.orientechnologies</groupId>
    <artifactId>orientdb-nativeos</artifactId>
    <version>1.7.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.orientechnologies : orientdb-nativeos to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.10
  • Latest Release Candidate: 1.7-rc2

All Versions

Choose a version of com.orientechnologies : orientdb-nativeos to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
orientdb-nativeos-2.0-M1
1.7.x
orientdb-nativeos-1.7.10
orientdb-nativeos-1.7.9
orientdb-nativeos-1.7.8
orientdb-nativeos-1.7.7
orientdb-nativeos-1.7.6
orientdb-nativeos-1.7.5
orientdb-nativeos-1.7.4
orientdb-nativeos-1.7.3
orientdb-nativeos-1.7.2
orientdb-nativeos-1.7.1
1.7
orientdb-nativeos-1.7
orientdb-nativeos-1.7-rc2
orientdb-nativeos-1.7-rc1
1.6.x
orientdb-nativeos-1.6.6
orientdb-nativeos-1.6.5
orientdb-nativeos-1.6.4
orientdb-nativeos-1.6.3
orientdb-nativeos-1.6.2
orientdb-nativeos-1.6.1
1.6
orientdb-nativeos-1.6
1.5.x
orientdb-nativeos-1.5.1
orientdb-nativeos-1.5.0
1.4.x
orientdb-nativeos-1.4.1
orientdb-nativeos-1.4.0
1.3.x
orientdb-nativeos-1.3.0
1.2.x
orientdb-nativeos-1.2.0
1.1.x
orientdb-nativeos-1.1.0

How to add a dependency to Maven

Add the following com.orientechnologies : orientdb-nativeos maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.orientechnologies</groupId>
    <artifactId>orientdb-nativeos</artifactId>
    <version>1.7.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.orientechnologies : orientdb-nativeos gradle dependency to your build.gradle file:

implementation 'com.orientechnologies:orientdb-nativeos:1.7.10'

Gradle Kotlin DSL: Add the following com.orientechnologies : orientdb-nativeos gradle kotlin dependency to your build.gradle.kts file:

implementation("com.orientechnologies:orientdb-nativeos:1.7.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.orientechnologies : orientdb-nativeos sbt scala dependency to your build.sbt file:

libraryDependencies += "com.orientechnologies" % "orientdb-nativeos" % "1.7.10"

Advertisement

Dependencies from Group

Aug 17, 2023
94 usages
4.6k stars
Aug 17, 2023
64 usages
4.6k stars
Aug 17, 2023
59 usages
4.6k stars
Aug 17, 2023
43 usages
4.6k stars
Aug 17, 2023
29 usages
4.6k stars

Discover Dependencies