Last Version

spring-boot-autoconfigure-data-ebean 2.0.0.RELEASE

Autoconfigure for using Spring Data Ebean

License

License

Categories

Categories

Spring Boot Container Microservices Data Auto Application Layer Libs Code Generators config Configuration Ebean ORM
GroupId

GroupId

io.github.hexagonframework.boot
ArtifactId

ArtifactId

spring-boot-autoconfigure-data-ebean
Version

Version

2.0.0.RELEASE
Type

Type

jar
Description

Description

spring-boot-autoconfigure-data-ebean
Autoconfigure for using Spring Data Ebean
Project Organization

Project Organization

Hexagon Framework

Download spring-boot-autoconfigure-data-ebean 2.0.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>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"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
io.github.hexagonframework.data : spring-data-ebean Optional jar 2.0.0.RELEASE
io.ebean : ebean Optional jar 11.21.1

Project Modules

There are no modules declared in this project.