is not current version
Last Version 3.2.8

com.orientechnologies:orientdb-core 3.1.5


GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orientdb-core
Version

Version

3.1.5
Type

Type

jar

Download orientdb-core 3.1.5


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