is not current version
Last Version 0.14

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


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.13
Type

Type

jar

Download spring-boot-orientdb-autoconfigure 0.13


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