<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-datasource</artifactId>
<version>8.14-RC1</version>
</dependency>
<parent> <groupId>io.ebean</groupId> <artifactId>ebean-datasource-parent</artifactId> <version>8.14-RC1</version> </parent>
compile
|-- io.ebean:ebean-datasource-api:8.14-RC1
test
|-- io.ebean:ebean-test-containers:7.3
|-- org.postgresql:postgresql:42.7.2
|-- com.yugabyte:jdbc-yugabytedb:42.3.5-yb-4
|-- ch.qos.logback:logback-classic:1.4.12
|-- org.slf4j:slf4j-jdk-platform-logging:2.0.9