is not current version
Last Version 1.0.0

com.github.timo-reymann:spring-boot-ebean 0.0.1

Ebean Spring Boot Integration

Categories

Categories

Spring Boot Container Microservices Ebean Data ORM
GroupId

GroupId

com.github.timo-reymann
ArtifactId

ArtifactId

spring-boot-ebean
Version

Version

0.0.1
Type

Type

jar

Download spring-boot-ebean 0.0.1


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