spring-boot-autoconfigure-data-ebean

Autoconfigure for using Spring Data Ebean

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

spring-boot-autoconfigure-data-ebean
Последняя версия

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

2.0.0.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

spring-boot-autoconfigure-data-ebean
Autoconfigure for using Spring Data Ebean
Организация-разработчик

Организация-разработчик

Hexagon Framework

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

Как подключить последнюю версию

<!-- 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>2.0.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:2.0.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:2.0.0.RELEASE")
'io.github.hexagonframework.boot:spring-boot-autoconfigure-data-ebean:jar:2.0.0.RELEASE'
<dependency org="io.github.hexagonframework.boot" name="spring-boot-autoconfigure-data-ebean" rev="2.0.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='2.0.0.RELEASE')
)
libraryDependencies += "io.github.hexagonframework.boot" % "spring-boot-autoconfigure-data-ebean" % "2.0.0.RELEASE"
[io.github.hexagonframework.boot/spring-boot-autoconfigure-data-ebean "2.0.0.RELEASE"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-autoconfigure jar
io.github.hexagonframework.data : spring-data-ebean Необязательный jar 2.0.0.RELEASE
io.ebean : ebean Необязательный jar 11.21.1

Модули Проекта

Данный проект не имеет модулей.

spring-data-ebean-spring-boot

Spring data ebean integration with Spring Boot

Build Status GitHub release License

Example

io.github.hexagonframework.boot

Версии библиотеки

Версия
2.0.0.RELEASE
1.4.0.RELEASE
1.3.1.RELEASE
1.3.0.RELEASE
1.2.0.RELEASE
1.1.0.RELEASE
1.0.0.RELEASE