Download orientdb-core-3.0.0m2.jar file - Jar o

Jar examples for o:orientdb-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

orientdb-core-3.0.0m2-javadoc.jar
orientdb-core-3.0.0m2-sources.jar
orientdb-core-3.0.0m2-tests.jar
orientdb-core-3.0.0m2.jar
orientdb-core-3.0.0m2.pom



Related Tutorials