License |
License |
---|---|
GroupId | GroupIdcom.orientechnologies |
ArtifactId | ArtifactIdorientdb-enterprise |
Last Version | Last Version2.2.0-beta |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOrientDB Enterprise
OrientDB NoSQL document graph dbms
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-enterprise/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-enterprise</artifactId>
<version>2.2.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-enterprise/
implementation 'com.orientechnologies:orientdb-enterprise:2.2.0-beta'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-enterprise/
implementation ("com.orientechnologies:orientdb-enterprise:2.2.0-beta")
'com.orientechnologies:orientdb-enterprise:jar:2.2.0-beta'
<dependency org="com.orientechnologies" name="orientdb-enterprise" rev="2.2.0-beta">
<artifact name="orientdb-enterprise" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-enterprise', version='2.2.0-beta')
)
libraryDependencies += "com.orientechnologies" % "orientdb-enterprise" % "2.2.0-beta"
[com.orientechnologies/orientdb-enterprise "2.2.0-beta"]
Group / Artifact | Type | Version |
---|---|---|
com.orientechnologies : orientdb-core | jar | 2.2.0-beta |