is not current version
Last Version 3.2.8

com.orientechnologies:orientdb-parent 3.0.13

OrientDB NoSQL document graph dbms

GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orientdb-parent
Version

Version

3.0.13
Type

Type

pom

Download orientdb-parent 3.0.13

Filename Size
orientdb-parent-3.0.13.pom 31 KB
Browse

<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-parent/ -->
<dependency>
    <groupId>com.orientechnologies</groupId>
    <artifactId>orientdb-parent</artifactId>
    <version>3.0.13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-parent/
implementation 'com.orientechnologies:orientdb-parent:3.0.13'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-parent/
implementation ("com.orientechnologies:orientdb-parent:3.0.13")
'com.orientechnologies:orientdb-parent:pom:3.0.13'
<dependency org="com.orientechnologies" name="orientdb-parent" rev="3.0.13">
  <artifact name="orientdb-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-parent', version='3.0.13')
)
libraryDependencies += "com.orientechnologies" % "orientdb-parent" % "3.0.13"
[com.orientechnologies/orientdb-parent "3.0.13"]