Last Version

Spring Data Gremlin Boot Starter 2.3.2

Spring Boot Starter for Spring Data Gremlin

License

License

MIT
Categories

Categories

Data
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

spring-data-gremlin-boot-starter
Version

Version

2.3.2
Type

Type

jar
Description

Description

Spring Data Gremlin Boot Starter
Spring Boot Starter for Spring Data Gremlin
Project URL

Project URL

https://github.com/Microsoft/azure-spring-boot
Project Organization

Project Organization

Microsoft

Download spring-data-gremlin-boot-starter 2.3.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-validation jar
com.microsoft.azure : azure-spring-boot jar 2.3.2
com.microsoft.spring.data.gremlin : spring-data-gremlin jar 2.3.0
com.fasterxml.jackson.core : jackson-core jar

Project Modules

There are no modules declared in this project.