License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.ganchix |
ArtifactId | ArtifactIdarangodb-spring-boot-starter |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionarangodb-spring-boot-starter
Spring boot starter using for arangodb integration.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
arangodb-spring-boot-starter-1.0.3.pom | |
arangodb-spring-boot-starter-1.0.3.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ganchix/arangodb-spring-boot-starter/ -->
<dependency>
<groupId>io.github.ganchix</groupId>
<artifactId>arangodb-spring-boot-starter</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ganchix/arangodb-spring-boot-starter/
implementation 'io.github.ganchix:arangodb-spring-boot-starter:1.0.3'
// https://jarcasting.com/artifacts/io.github.ganchix/arangodb-spring-boot-starter/
implementation ("io.github.ganchix:arangodb-spring-boot-starter:1.0.3")
'io.github.ganchix:arangodb-spring-boot-starter:jar:1.0.3'
<dependency org="io.github.ganchix" name="arangodb-spring-boot-starter" rev="1.0.3">
<artifact name="arangodb-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ganchix', module='arangodb-spring-boot-starter', version='1.0.3')
)
libraryDependencies += "io.github.ganchix" % "arangodb-spring-boot-starter" % "1.0.3"
[io.github.ganchix/arangodb-spring-boot-starter "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.ganchix : arangodb-spring-boot-autoconfigure | jar | 1.0.3 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.1.RELEASE |