Last Version

arangodb-spring-boot-autoconfigure 1.0.3

Spring boot starter using for ArangoDB integration.

License

License

Categories

Categories

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

GroupId

io.github.ganchix
ArtifactId

ArtifactId

arangodb-spring-boot-autoconfigure
Version

Version

1.0.3
Type

Type

jar
Description

Description

arangodb-spring-boot-autoconfigure
Spring boot starter using for ArangoDB integration.
Source Code Management

Source Code Management

https://github.com/ganchix/arangodb-spring-boot-starter/tree/master/arangodb-spring-boot-autoconfigure

Download arangodb-spring-boot-autoconfigure 1.0.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-actuator jar 2.0.1.RELEASE
com.arangodb : arangodb-spring-data jar 2.1.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.1.RELEASE
org.projectlombok : lombok jar 1.16.12

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.1.RELEASE

Project Modules

There are no modules declared in this project.