| License |
License |
|---|---|
| GroupId | GroupIdcom.orientechnologies |
| ArtifactId | ArtifactIdorientdb-object |
| Last Version | Last Version3.2.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOrientDB Object
OrientDB NoSQL document graph dbms
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| orientdb-object-3.2.8.pom | |
| orientdb-object-3.2.8.jar | 140 KB |
| orientdb-object-3.2.8-sources.jar | 95 KB |
| orientdb-object-3.2.8-javadoc.jar | 405 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-object/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-object</artifactId>
<version>3.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-object/
implementation 'com.orientechnologies:orientdb-object:3.2.8'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-object/
implementation ("com.orientechnologies:orientdb-object:3.2.8")
'com.orientechnologies:orientdb-object:jar:3.2.8'
<dependency org="com.orientechnologies" name="orientdb-object" rev="3.2.8">
<artifact name="orientdb-object" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-object', version='3.2.8')
)
libraryDependencies += "com.orientechnologies" % "orientdb-object" % "3.2.8"
[com.orientechnologies/orientdb-object "3.2.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.orientechnologies : orientdb-core | jar | 3.2.8 |
| org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.1.Final |
| org.javassist : javassist | jar | 3.28.0-GA |
| Group / Artifact | Type | Version |
|---|---|---|
| com.orientechnologies : orientdb-test-commons | jar | 3.2.8 |
| com.orientechnologies : orientdb-core | test-jar | 3.2.8 |