License |
License |
---|---|
Categories |
CategoriesORM Data Ebean |
GroupId | GroupIdio.ebean |
ArtifactId | ArtifactIdplatforms |
Last Version | Last Version13.6.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent for ebean modules
|
Filename | Size |
---|---|
platforms-13.6.4.pom | 906 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.ebean/platforms/ -->
<dependency>
<groupId>io.ebean</groupId>
<artifactId>platforms</artifactId>
<version>13.6.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ebean/platforms/
implementation 'io.ebean:platforms:13.6.4'
// https://jarcasting.com/artifacts/io.ebean/platforms/
implementation ("io.ebean:platforms:13.6.4")
'io.ebean:platforms:pom:13.6.4'
<dependency org="io.ebean" name="platforms" rev="13.6.4">
<artifact name="platforms" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ebean', module='platforms', version='13.6.4')
)
libraryDependencies += "io.ebean" % "platforms" % "13.6.4"
[io.ebean/platforms "13.6.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
com.h2database : h2 | jar | 2.1.212 |