не последняя версия
Последняя версия 0.14

com.orientechnologies:spring-boot-orientdb-autoconfigure 0.11


Категории

Категории

Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

com.orientechnologies
Идентификатор

Идентификатор

spring-boot-orientdb-autoconfigure
Версия

Версия

0.11
Тип

Тип

jar

Скачать spring-boot-orientdb-autoconfigure 0.11


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