is not current version
Last Version 0.14

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


Categories

Categories

Data
GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

spring-data-orientdb-commons
Version

Version

0.14rc1
Type

Type

jar

Download spring-data-orientdb-commons 0.14rc1


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