is not current version
Last Version 3.2.8

com.orientechnologies:orientdb-client 2.0.9


Categories

Categories

CLI User Interface
GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orientdb-client
Version

Version

2.0.9
Type

Type

jar

Download orientdb-client 2.0.9


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