Download orient-commons-1.7-rc2.jar file - Jar o

Jar examples for o:orient-commons

Description

You can download jar file orient-commons 1.7-rc2 in this page.

License

Apache License

Build File

You can use the following script to add orient-commons-1.7-rc2.jar to your project.

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

Download

Click the following link to download the jar file.

orient-commons-1.7-rc2-javadoc.jar
orient-commons-1.7-rc2-sources.jar
orient-commons-1.7-rc2-tests.jar
orient-commons-1.7-rc2.jar
orient-commons-1.7-rc2.pom



Related Tutorials