is not current version
Last Version 0.14

com.orientechnologies:spring-data-orientdb-parent 0.14rc1

Spring Data OrientDB

Categories

Categories

Data
GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

spring-data-orientdb-parent
Version

Version

0.14rc1
Type

Type

pom

Download spring-data-orientdb-parent 0.14rc1


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