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