не последняя версия
Последняя версия 2.3.2

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

Spring Boot Starter for Spring Data Gremlin

Категории

Категории

Данные
Группа

Группа

com.microsoft.azure
Идентификатор

Идентификатор

spring-data-gremlin-boot-starter
Версия

Версия

2.2.2
Тип

Тип

jar

Скачать spring-data-gremlin-boot-starter 2.2.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.2.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.2.2'
// https://jarcasting.com/artifacts/com.microsoft.azure/spring-data-gremlin-boot-starter/
implementation ("com.microsoft.azure:spring-data-gremlin-boot-starter:2.2.2")
'com.microsoft.azure:spring-data-gremlin-boot-starter:jar:2.2.2'
<dependency org="com.microsoft.azure" name="spring-data-gremlin-boot-starter" rev="2.2.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.2.2')
)
libraryDependencies += "com.microsoft.azure" % "spring-data-gremlin-boot-starter" % "2.2.2"
[com.microsoft.azure/spring-data-gremlin-boot-starter "2.2.2"]