Download orientdb-enterprise-2.1-rc3.jar file - Jar o

Jar examples for o:orientdb-enterprise

Description

You can download jar file orientdb-enterprise 2.1-rc3 in this page.

License

Apache License

Build File

You can use the following script to add orientdb-enterprise-2.1-rc3.jar to your project.

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

Download

Click the following link to download the jar file.

orientdb-enterprise-2.1-rc3-javadoc.jar
orientdb-enterprise-2.1-rc3-sources.jar
orientdb-enterprise-2.1-rc3.jar
orientdb-enterprise-2.1-rc3.pom



Related Tutorials