Last Version

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

Spring boot support for spring data ebean

License

License

Categories

Categories

Spring Boot Container Microservices Data Ebean ORM
GroupId

GroupId

io.github.hexagonframework.boot
ArtifactId

ArtifactId

spring-data-ebean-spring-boot
Version

Version

2.0.0.RELEASE
Type

Type

pom
Description

Description

spring-data-ebean-spring-boot
Spring boot support for spring data ebean
Project URL

Project URL

https://github.com/hexagonframework/spring-data-ebean-spring-boot
Project Organization

Project Organization

Hexagon Framework
Source Code Management

Source Code Management

https://github.com/hexagonframework/spring-data-ebean-spring-boot.git

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


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spring-boot-starter-data-ebean
  • spring-boot-autoconfigure-data-ebean