is not current version
Last Version 2.3.2

com.microsoft.azure:spring-data-gremlin-boot-starter 2.0.9

Spring Boot Starter for Spring Data Gremlin

Categories

Categories

Data
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

spring-data-gremlin-boot-starter
Version

Version

2.0.9
Type

Type

jar

Download spring-data-gremlin-boot-starter 2.0.9


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