Last Version

spring-boot-ebean 1.0.0

Ebean Spring Boot Integration

License

License

MIT
Categories

Categories

Spring Boot Container Microservices Ebean Data ORM
GroupId

GroupId

com.github.timo-reymann
ArtifactId

ArtifactId

spring-boot-ebean
Version

Version

1.0.0
Type

Type

jar
Description

Description

spring-boot-ebean
Ebean Spring Boot Integration
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-ebean

Download spring-boot-ebean 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
io.ebean : ebean jar 11.6.1
io.ebean : ebean-spring-txn jar 10.1.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 2.0.4.RELEASE
org.projectlombok : lombok jar 1.16.22

Project Modules

There are no modules declared in this project.