License |
License |
---|---|
GroupId | GroupIdcom.orientechnologies |
ArtifactId | ArtifactIdorientdb-bundles |
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-bundles-3.2.8.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-bundles/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-bundles</artifactId>
<version>3.2.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-bundles/
implementation 'com.orientechnologies:orientdb-bundles:3.2.8'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-bundles/
implementation ("com.orientechnologies:orientdb-bundles:3.2.8")
'com.orientechnologies:orientdb-bundles:pom:3.2.8'
<dependency org="com.orientechnologies" name="orientdb-bundles" rev="3.2.8">
<artifact name="orientdb-bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-bundles', version='3.2.8')
)
libraryDependencies += "com.orientechnologies" % "orientdb-bundles" % "3.2.8"
[com.orientechnologies/orientdb-bundles "3.2.8"]