Download orientdb-core-1.0.1.jar file - Jar o

Jar examples for o:orientdb-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

orientdb-core-1.0.1-javadoc.jar
orientdb-core-1.0.1-sources.jar
orientdb-core-1.0.1.jar
orientdb-core-1.0.1.pom



Related Tutorials