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

Jar examples for o:orientdb-distributed

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials