| License |
License |
|---|---|
| Categories |
CategoriesData Ebean ORM |
| GroupId | GroupIdio.ebean |
| ArtifactId | ArtifactIdebean-datasource-api |
| Last Version | Last Version8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionebean datasource api
ebean datasource api
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ebean-datasource-api-8.0.pom | |
| ebean-datasource-api-8.0.jar | 14 KB |
| ebean-datasource-api-8.0-sources.jar | 12 KB |
| ebean-datasource-api-8.0-javadoc.jar | 475 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.ebean/ebean-datasource-api/ -->
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-datasource-api</artifactId>
<version>8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.ebean/ebean-datasource-api/
implementation 'io.ebean:ebean-datasource-api:8.0'
// https://jarcasting.com/artifacts/io.ebean/ebean-datasource-api/
implementation ("io.ebean:ebean-datasource-api:8.0")
'io.ebean:ebean-datasource-api:jar:8.0'
<dependency org="io.ebean" name="ebean-datasource-api" rev="8.0">
<artifact name="ebean-datasource-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ebean', module='ebean-datasource-api', version='8.0')
)
libraryDependencies += "io.ebean" % "ebean-datasource-api" % "8.0"
[io.ebean/ebean-datasource-api "8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.avaje : junit | jar | 1.1 |