License |
License |
---|---|
GroupId | GroupIdcom.orientechnologies |
ArtifactId | ArtifactIdorientdb-tp3 |
Last Version | Last Version3.2.8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOrientDB Community Distribution TinkerPop 3
OrientDB NoSQL document graph dbms
|
Project Organization |
Project OrganizationOrientDB |
Filename | Size |
---|---|
orientdb-tp3-3.2.8.pom | |
orientdb-tp3-3.2.8.zip | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-tp3/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-tp3</artifactId>
<version>3.2.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-tp3/
implementation 'com.orientechnologies:orientdb-tp3:3.2.8'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-tp3/
implementation ("com.orientechnologies:orientdb-tp3:3.2.8")
'com.orientechnologies:orientdb-tp3:pom:3.2.8'
<dependency org="com.orientechnologies" name="orientdb-tp3" rev="3.2.8">
<artifact name="orientdb-tp3" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-tp3', version='3.2.8')
)
libraryDependencies += "com.orientechnologies" % "orientdb-tp3" % "3.2.8"
[com.orientechnologies/orientdb-tp3 "3.2.8"]
Group / Artifact | Type | Version |
---|---|---|
com.orientechnologies : orientdb-gremlin-server | jar | 3.2.8 |