is not current version
Last Version 2.3.2

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

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.2.3
Type

Type

jar

Download spring-data-gremlin-boot-starter 2.2.3


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