Last Version

OrientDB JDBC Driver 3.2.8

JDBC Driver for OrientDB NoSQL document graph dbms

License

License

GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orientdb-jdbc
Version

Version

3.2.8
Type

Type

jar
Description

Description

OrientDB JDBC Driver
JDBC Driver for OrientDB NoSQL document graph dbms
Project Organization

Project Organization

OrientDB

Download orientdb-jdbc 3.2.8


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

Dependencies

compile (2)

Group / Artifact Type Version
com.orientechnologies : orientdb-server jar 3.2.8
com.orientechnologies : orientdb-client jar 3.2.8

test (3)

Group / Artifact Type Version
com.orientechnologies : orientdb-test-commons jar 3.2.8
org.assertj : assertj-db jar 1.2.0
com.orientechnologies : orientdb-core test-jar 3.2.8

Project Modules

There are no modules declared in this project.