Spring Data OrientDB Commons

Spring Data OrientDB

License

License

Categories

Categories

Data
GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

spring-data-orientdb-commons
Last Version

Last Version

0.14
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Data OrientDB Commons
Spring Data OrientDB
Project Organization

Project Organization

OrientDB

Download spring-data-orientdb-commons

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
org.springframework : spring-tx jar
org.springframework : spring-context jar
org.springframework : spring-beans jar
org.springframework : spring-core jar
org.springframework : spring-expression jar
org.springframework : spring-webmvc Optional jar
org.springframework.data : spring-data-commons jar 1.13.3.RELEASE
com.orientechnologies : orientdb-core jar 2.2.21
com.orientechnologies : orientdb-client jar 2.2.21
org.jooq : jooq jar 3.9.2
org.slf4j : slf4j-api jar 1.7.22
org.slf4j : jul-to-slf4j jar 1.7.22
org.slf4j : jcl-over-slf4j jar 1.7.22
org.slf4j : log4j-over-slf4j jar 1.7.22
ch.qos.logback : logback-classic jar 1.1.9

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.5.0
org.springframework : spring-test jar 4.3.8.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.14
0.14rc1
0.13
0.12
0.11