is not current version
Last Version 3.2.8

com.orientechnologies:orientdb-core 2.1.18


GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orientdb-core
Version

Version

2.1.18
Type

Type

jar

Download orientdb-core 2.1.18


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