Download orientdb-distributed-3.0.0.jar file - Jar o

Jar examples for o:orientdb-distributed

Description

You can download jar file orientdb-distributed 3.0.0 in this page.

License

Apache License

Build File

You can use the following script to add orientdb-distributed-3.0.0.jar to your project.

<dependency>
   <groupId>com.orientechnologies</groupId>
   <artifactId>orientdb-distributed</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'com.orientechnologies', name: 'orientdb-distributed', version: '3.0.0'
libraryDependencies += "com.orientechnologies" % "orientdb-distributed" % "3.0.0"
<dependency org="com.orientechnologies" name="orientdb-distributed" rev="3.0.0"/>
@Grapes(@Grab(group='com.orientechnologies', module='orientdb-distributed', version='3.0.0'))
'com.orientechnologies:orientdb-distributed:jar:3.0.0'

Download

Click the following link to download the jar file.

orientdb-distributed-3.0.0-javadoc.jar
orientdb-distributed-3.0.0-sources.jar
orientdb-distributed-3.0.0.jar
orientdb-distributed-3.0.0.pom



Related Tutorials