o

orientdb-parent

OrientDB NoSQL document graph dbms
http://www.orientdb.com
Apache 2
OrientDB
Andrey Lomakin Luigi Dell'Aquila Emanuale Tagliaferri
Files download
File Operation
orientdb-parent-3.2.5.pom download
Apache Maven
<dependency>
  <groupId>com.orientechnologies</groupId>
  <artifactId>orientdb-parent</artifactId>
  <version>3.2.5</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.orientechnologies:orientdb-parent:3.2.5'
Gradle Kotlin
implementation("com.orientechnologies:orientdb-parent:3.2.5")
Scala SBT
libraryDependencies += "com.orientechnologies" % "orientdb-parent" % "3.2.5"
Groovy Grape
@Grapes(
  @Grab(group='com.orientechnologies', module='orientdb-parent', version='3.2.5')
)
Apache Ivy
<dependency org="com.orientechnologies" name="orientdb-parent" rev="3.2.5" />
Leiningen
[com.orientechnologies/orientdb-parent "3.2.5"]
Apache Buildr
'com.orientechnologies:orientdb-parent:jar:3.2.5'
Dependencies
The project has no third-party dependencies