is not current version
Last Version 3.2.8

com.orientechnologies:orientdb-client 1.7.3


Categories

Categories

CLI User Interface
GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orientdb-client
Version

Version

1.7.3
Type

Type

jar

Download orientdb-client 1.7.3


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