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