is not current version
Last Version 3.2.8

com.orientechnologies:orientdb-parent 1.7.2

OrientDB NoSQL document graph dbms

GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orientdb-parent
Version

Version

1.7.2
Type

Type

pom

Download orientdb-parent 1.7.2

Filename Size
orientdb-parent-1.7.2.pom 25 KB
Browse

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