is not current version
Last Version 3.2.8

com.orientechnologies:orientdb-community 2.1.6


Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orientdb-community
Version

Version

2.1.6
Type

Type

pom

Download orientdb-community 2.1.6


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