s

spring-data-orientdb-object

Files download
File Operation
spring-data-orientdb-object-0.14.jar download
spring-data-orientdb-object-0.14.pom download
spring-data-orientdb-object-0.14-sources.jar download
Apache Maven
<dependency>
  <groupId>com.orientechnologies</groupId>
  <artifactId>spring-data-orientdb-object</artifactId>
  <version>0.14</version>
</dependency>
Gradle Groovy
implementation 'com.orientechnologies:spring-data-orientdb-object:0.14'
Gradle Kotlin
implementation("com.orientechnologies:spring-data-orientdb-object:0.14")
Scala SBT
libraryDependencies += "com.orientechnologies" % "spring-data-orientdb-object" % "0.14"
Groovy Grape
@Grapes(
  @Grab(group='com.orientechnologies', module='spring-data-orientdb-object', version='0.14')
)
Apache Ivy
<dependency org="com.orientechnologies" name="spring-data-orientdb-object" rev="0.14" />
Leiningen
[com.orientechnologies/spring-data-orientdb-object "0.14"]
Apache Buildr
'com.orientechnologies:spring-data-orientdb-object:jar:0.14'