is not current version
Last Version 2.0.0.RELEASE

io.github.hexagonframework.boot:spring-data-ebean-spring-boot 1.3.0.RELEASE

Spring boot support for spring data ebean

Categories

Categories

Spring Boot Container Microservices Data Ebean ORM
GroupId

GroupId

io.github.hexagonframework.boot
ArtifactId

ArtifactId

spring-data-ebean-spring-boot
Version

Version

1.3.0.RELEASE
Type

Type

pom

Download spring-data-ebean-spring-boot 1.3.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>1.3.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:1.3.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:1.3.0.RELEASE")
'io.github.hexagonframework.boot:spring-data-ebean-spring-boot:pom:1.3.0.RELEASE'
<dependency org="io.github.hexagonframework.boot" name="spring-data-ebean-spring-boot" rev="1.3.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='1.3.0.RELEASE')
)
libraryDependencies += "io.github.hexagonframework.boot" % "spring-data-ebean-spring-boot" % "1.3.0.RELEASE"
[io.github.hexagonframework.boot/spring-data-ebean-spring-boot "1.3.0.RELEASE"]