is not current version
Last Version 0.14

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


Categories

Categories

Data
GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

spring-data-orientdb-commons
Version

Version

0.11
Type

Type

jar

Download spring-data-orientdb-commons 0.11


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