Download spring-data-orientdb-object-0.12.jar file - Jar s

Jar examples for s:spring-data-orientdb-object

Description

You can download jar file spring-data-orientdb-object 0.12 in this page.

Build File

You can use the following script to add spring-data-orientdb-object-0.12.jar to your project.

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

Download

Click the following link to download the jar file.

spring-data-orientdb-object-0.12-javadoc.jar
spring-data-orientdb-object-0.12-sources.jar
spring-data-orientdb-object-0.12.jar
spring-data-orientdb-object-0.12.pom



Related Tutorials