is not current version
Last Version 3.2.8

com.orientechnologies:orientdb-client 2.2.31


Categories

Categories

CLI User Interface
GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orientdb-client
Version

Version

2.2.31
Type

Type

jar

Download orientdb-client 2.2.31


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