Sample - Spring Boot OrientDB Hello

Spring Data OrientDB

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.orientechnologies.samples
ArtifactId

ArtifactId

spring-boot-orientdb-hello
Last Version

Last Version

0.14
Release Date

Release Date

Type

Type

jar
Description

Description

Sample - Spring Boot OrientDB Hello
Spring Data OrientDB
Project Organization

Project Organization

OrientDB

Download spring-boot-orientdb-hello

How to add to project

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

Dependencies

compile (8)

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

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.3.RELEASE
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