| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.orientechnologies |
| ArtifactId | ArtifactIdorientdb-client |
| Last Version | Last Version3.2.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOrientDB Client
OrientDB NoSQL document graph dbms
|
| Project Organization |
Project OrganizationOrientDB |
| Filename | Size |
|---|---|
| orientdb-client-3.2.8.pom | |
| orientdb-client-3.2.8.jar | 43 KB |
| orientdb-client-3.2.8-sources.jar | 24 KB |
| orientdb-client-3.2.8-javadoc.jar | 104 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-client/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-client</artifactId>
<version>3.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-client/
implementation 'com.orientechnologies:orientdb-client:3.2.8'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-client/
implementation ("com.orientechnologies:orientdb-client:3.2.8")
'com.orientechnologies:orientdb-client:jar:3.2.8'
<dependency org="com.orientechnologies" name="orientdb-client" rev="3.2.8">
<artifact name="orientdb-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-client', version='3.2.8')
)
libraryDependencies += "com.orientechnologies" % "orientdb-client" % "3.2.8"
[com.orientechnologies/orientdb-client "3.2.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.orientechnologies : orientdb-core | jar | 3.2.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.orientechnologies : orientdb-test-commons | jar | 3.2.8 |
| com.orientechnologies : orientdb-core | test-jar | 3.2.8 |