License |
License |
---|---|
GroupId | GroupIdcom.orientechnologies |
ArtifactId | ArtifactIdorientdb-core |
Last Version | Last Version3.2.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOrientDB Core
OrientDB NoSQL document graph dbms
|
Project Organization |
Project OrganizationOrientDB |
Filename | Size |
---|---|
orientdb-core-3.2.8.pom | |
orientdb-core-3.2.8.jar | 1 MB |
orientdb-core-3.2.8-sources.jar | 840 KB |
orientdb-core-3.2.8-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-core/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-core</artifactId>
<version>3.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-core/
implementation 'com.orientechnologies:orientdb-core:3.2.8'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-core/
implementation ("com.orientechnologies:orientdb-core:3.2.8")
'com.orientechnologies:orientdb-core:jar:3.2.8'
<dependency org="com.orientechnologies" name="orientdb-core" rev="3.2.8">
<artifact name="orientdb-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-core', version='3.2.8')
)
libraryDependencies += "com.orientechnologies" % "orientdb-core" % "3.2.8"
[com.orientechnologies/orientdb-core "3.2.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jnr : jnr-posix | jar | 3.1.15 |
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru | jar | 1.4.2 |
org.lz4 : lz4-java | jar | 1.4.0 |
com.ibm.icu : icu4j | jar | 67.1 |
commons-lang : commons-lang | jar | 2.6 |
javax.activation : javax.activation-api | jar | 1.2.0 |
org.eclipse.collections : eclipse-collections-api | jar | 10.4.0 |
org.eclipse.collections : eclipse-collections | jar | 10.4.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.orientechnologies : orientdb-test-commons | jar | 3.2.8 |
org.openjdk.jmh : jmh-core | jar | 1.22 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.22 |
org.knowm.xchart : xchart | jar | 3.8.0 |