is not current version
Last Version 0.14

com.orientechnologies:spring-data-orientdb-document 0.11


Categories

Categories

Data
GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

spring-data-orientdb-document
Version

Version

0.11
Type

Type

jar

Download spring-data-orientdb-document 0.11


<!-- https://jarcasting.com/artifacts/com.orientechnologies/spring-data-orientdb-document/ -->
<dependency>
    <groupId>com.orientechnologies</groupId>
    <artifactId>spring-data-orientdb-document</artifactId>
    <version>0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/spring-data-orientdb-document/
implementation 'com.orientechnologies:spring-data-orientdb-document:0.11'
// https://jarcasting.com/artifacts/com.orientechnologies/spring-data-orientdb-document/
implementation ("com.orientechnologies:spring-data-orientdb-document:0.11")
'com.orientechnologies:spring-data-orientdb-document:jar:0.11'
<dependency org="com.orientechnologies" name="spring-data-orientdb-document" rev="0.11">
  <artifact name="spring-data-orientdb-document" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='spring-data-orientdb-document', version='0.11')
)
libraryDependencies += "com.orientechnologies" % "spring-data-orientdb-document" % "0.11"
[com.orientechnologies/spring-data-orientdb-document "0.11"]