s

spring-data-orientdb-benchmarks

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