| License | License | 
|---|---|
| GroupId | GroupIdcom.orientechnologies | 
| ArtifactId | ArtifactIdorientdb-jdbc | 
| Last Version | Last Version3.2.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOrientDB JDBC Driver JDBC Driver for OrientDB NoSQL document graph dbms | 
| Project Organization | Project OrganizationOrientDB | 
| Filename | Size | 
|---|---|
| orientdb-jdbc-3.2.8.pom | |
| orientdb-jdbc-3.2.8.jar | 57 KB | 
| orientdb-jdbc-3.2.8-sources.jar | 33 KB | 
| orientdb-jdbc-3.2.8-javadoc.jar | 140 KB | 
| orientdb-jdbc-3.2.8-all.jar | 10 MB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.orientechnologies : orientdb-server | jar | 3.2.8 | 
| com.orientechnologies : orientdb-client | jar | 3.2.8 | 
| 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 |