Download spring-data-orientdb-commons-0.13.jar file - Jar s

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

Description

You can download jar file spring-data-orientdb-commons 0.13 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

spring-data-orientdb-commons-0.13-javadoc.jar
spring-data-orientdb-commons-0.13-sources.jar
spring-data-orientdb-commons-0.13.jar
spring-data-orientdb-commons-0.13.pom



Related Tutorials