is not current version
Last Version 0.14

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

Spring Data OrientDB

Categories

Categories

Data
GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

spring-data-orientdb-parent
Version

Version

0.11
Type

Type

pom

Download spring-data-orientdb-parent 0.11


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