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

io.github.hexagonframework.boot:spring-boot-autoconfigure-data-ebean 1.2.0.RELEASE

Autoconfigure for using Spring Data Ebean

Категории

Категории

Spring Boot Контейнер Микросервисы Данные Auto Библиотеки уровня приложения Code Generators config Configuration Ebean ORM
Группа

Группа

io.github.hexagonframework.boot
Идентификатор

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

spring-boot-autoconfigure-data-ebean
Версия

Версия

1.2.0.RELEASE
Тип

Тип

jar

Скачать spring-boot-autoconfigure-data-ebean 1.2.0.RELEASE


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