Last Version

arangodb-spring-boot-parent 1.0.3

Spring boot starter using for arangodb integration.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.ganchix
ArtifactId

ArtifactId

arangodb-spring-boot-parent
Version

Version

1.0.3
Type

Type

pom
Description

Description

arangodb-spring-boot-parent
Spring boot starter using for arangodb integration.
Project URL

Project URL

https://github.com/ganchix/arangodb-spring-boot-starter
Source Code Management

Source Code Management

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

Download arangodb-spring-boot-parent 1.0.3


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

Dependencies

test (1)

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

Project Modules

  • arangodb-spring-boot-autoconfigure
  • arangodb-spring-boot-starter