не последняя версия
Последняя версия 3.3.4.RELEASE

com.github.vanroy:spring-boot-starter-data-jest 3.3.1.RELEASE

Spring Boot Starter for Spring Data Jest

Категории

Категории

Spring Boot Контейнер Микросервисы Данные Jest Базы данных
Группа

Группа

com.github.vanroy
Идентификатор

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

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

Версия

3.3.1.RELEASE
Тип

Тип

jar

Скачать spring-boot-starter-data-jest 3.3.1.RELEASE


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