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

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

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials