Categories |
CategoriesAuto Application Layer Libs Code Generators Ebean Data ORM |
---|---|
GroupId | GroupIdio.ebean |
ArtifactId | ArtifactIdebean-autotune |
Version | Version12.11.0 |
Type | Typejar |
Filename | Size |
---|---|
ebean-autotune-12.11.0.pom | |
ebean-autotune-12.11.0.jar | 41 KB |
ebean-autotune-12.11.0-sources.jar | 25 KB |
ebean-autotune-12.11.0-javadoc.jar | 268 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.ebean/ebean-autotune/ -->
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-autotune</artifactId>
<version>12.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.ebean/ebean-autotune/
implementation 'io.ebean:ebean-autotune:12.11.0'
// https://jarcasting.com/artifacts/io.ebean/ebean-autotune/
implementation ("io.ebean:ebean-autotune:12.11.0")
'io.ebean:ebean-autotune:jar:12.11.0'
<dependency org="io.ebean" name="ebean-autotune" rev="12.11.0">
<artifact name="ebean-autotune" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ebean', module='ebean-autotune', version='12.11.0')
)
libraryDependencies += "io.ebean" % "ebean-autotune" % "12.11.0"
[io.ebean/ebean-autotune "12.11.0"]