Last Version

Spring Boot OrientDB 0.14

Spring Data OrientDB

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

spring-boot-orientdb-autoconfigure
Version

Version

0.14
Type

Type

jar
Description

Description

Spring Boot OrientDB
Spring Data OrientDB
Project Organization

Project Organization

OrientDB

Download spring-boot-orientdb-autoconfigure 0.14


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 1.5.3.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.5.3.RELEASE
com.orientechnologies : spring-data-orientdb-document jar 0.14
com.orientechnologies : spring-data-orientdb-object jar 0.14
com.orientechnologies : spring-data-orientdb-graph jar 0.14
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.