MVN

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

Maven & Gradle

Nov 12, 2018
4 stars

spring-data-ebean-spring-boot · Spring boot support for spring data ebean

<dependency>
    <groupId>io.github.hexagonframework.boot</groupId>
    <artifactId>spring-data-ebean-spring-boot</artifactId>
    <version>2.0.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.hexagonframework.boot : spring-data-ebean-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0.RELEASE

All Versions

Choose a version of io.github.hexagonframework.boot : spring-data-ebean-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
spring-data-ebean-spring-boot-2.0.0.RELEASE
1.4.x
spring-data-ebean-spring-boot-1.4.0.RELEASE
1.3.x
spring-data-ebean-spring-boot-1.3.2.RELEASE
spring-data-ebean-spring-boot-1.3.1.RELEASE
spring-data-ebean-spring-boot-1.3.0.RELEASE
1.2.x
spring-data-ebean-spring-boot-1.2.0.RELEASE
1.1.x
spring-data-ebean-spring-boot-1.1.0.RELEASE
1.0.x
spring-data-ebean-spring-boot-1.0.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.hexagonframework.boot</groupId>
    <artifactId>spring-data-ebean-spring-boot</artifactId>
    <version>2.0.0.RELEASE</version>
</dependency>