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

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

Spring Boot Starter for Spring Data Jest

Категории

Категории

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

Группа

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

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

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

Версия

1.0.0.RELEASE
Тип

Тип

jar

Скачать spring-boot-starter-data-jest 1.0.0.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>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vanroy/spring-boot-starter-data-jest/
implementation 'com.github.vanroy:spring-boot-starter-data-jest:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.vanroy/spring-boot-starter-data-jest/
implementation ("com.github.vanroy:spring-boot-starter-data-jest:1.0.0.RELEASE")
'com.github.vanroy:spring-boot-starter-data-jest:jar:1.0.0.RELEASE'
<dependency org="com.github.vanroy" name="spring-boot-starter-data-jest" rev="1.0.0.RELEASE">
  <artifact name="spring-boot-starter-data-jest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vanroy', module='spring-boot-starter-data-jest', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.vanroy" % "spring-boot-starter-data-jest" % "1.0.0.RELEASE"
[com.github.vanroy/spring-boot-starter-data-jest "1.0.0.RELEASE"]