License |
License |
---|---|
GroupId | GroupIdcom.orientechnologies |
ArtifactId | ArtifactIdorientdb-server |
Last Version | Last Version3.2.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOrientDB Server
OrientDB NoSQL document graph dbms
|
Project Organization |
Project OrganizationOrientDB |
Filename | Size |
---|---|
orientdb-server-3.2.8.pom | |
orientdb-server-3.2.8.jar | 309 KB |
orientdb-server-3.2.8-sources.jar | 206 KB |
orientdb-server-3.2.8-javadoc.jar | 906 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-server/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-server</artifactId>
<version>3.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-server/
implementation 'com.orientechnologies:orientdb-server:3.2.8'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-server/
implementation ("com.orientechnologies:orientdb-server:3.2.8")
'com.orientechnologies:orientdb-server:jar:3.2.8'
<dependency org="com.orientechnologies" name="orientdb-server" rev="3.2.8">
<artifact name="orientdb-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-server', version='3.2.8')
)
libraryDependencies += "com.orientechnologies" % "orientdb-server" % "3.2.8"
[com.orientechnologies/orientdb-server "3.2.8"]
Group / Artifact | Type | Version |
---|---|---|
com.orientechnologies : orientdb-client | jar | 3.2.8 |
com.orientechnologies : orientdb-tools | jar | 3.2.8 |
org.glassfish.jaxb : jaxb-runtime | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.orientechnologies : orientdb-test-commons | jar | 3.2.8 |
com.orientechnologies : orientdb-core | test-jar | 3.2.8 |
org.apache.httpcomponents : httpclient | jar | 4.4 |
org.apache.httpcomponents : fluent-hc | jar | 4.4 |