License |
License |
---|---|
Categories |
CategoriesData Ebean ORM |
GroupId | GroupIdio.ebean |
ArtifactId | ArtifactIdebean-datasource-parent |
Last Version | Last Version8.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFor open source java artifacts.
|
Project URL |
Project URL |
Filename | Size |
---|---|
ebean-datasource-parent-8.0.pom | 797 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.ebean/ebean-datasource-parent/ -->
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-datasource-parent</artifactId>
<version>8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ebean/ebean-datasource-parent/
implementation 'io.ebean:ebean-datasource-parent:8.0'
// https://jarcasting.com/artifacts/io.ebean/ebean-datasource-parent/
implementation ("io.ebean:ebean-datasource-parent:8.0")
'io.ebean:ebean-datasource-parent:pom:8.0'
<dependency org="io.ebean" name="ebean-datasource-parent" rev="8.0">
<artifact name="ebean-datasource-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ebean', module='ebean-datasource-parent', version='8.0')
)
libraryDependencies += "io.ebean" % "ebean-datasource-parent" % "8.0"
[io.ebean/ebean-datasource-parent "8.0"]