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