s

spring-data-orientdb-parent

Spring Data OrientDB
http://orientdb.com
Apache 2
OrientDB
Luca Garulli Roberto Franchini Dzmitry Naskou Paulo Pires Sylvain Leroy Aleksandar Vidakovic
Files download
File Operation
spring-data-orientdb-parent-0.14rc1.pom download
Apache Maven
<dependency>
  <groupId>com.orientechnologies</groupId>
  <artifactId>spring-data-orientdb-parent</artifactId>
  <version>0.14rc1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.orientechnologies:spring-data-orientdb-parent:0.14rc1'
Gradle Kotlin
implementation("com.orientechnologies:spring-data-orientdb-parent:0.14rc1")
Scala SBT
libraryDependencies += "com.orientechnologies" % "spring-data-orientdb-parent" % "0.14rc1"
Groovy Grape
@Grapes(
  @Grab(group='com.orientechnologies', module='spring-data-orientdb-parent', version='0.14rc1')
)
Apache Ivy
<dependency org="com.orientechnologies" name="spring-data-orientdb-parent" rev="0.14rc1" />
Leiningen
[com.orientechnologies/spring-data-orientdb-parent "0.14rc1"]
Apache Buildr
'com.orientechnologies:spring-data-orientdb-parent:jar:0.14rc1'