is not current version
Last Version 13.6.4

io.ebean:ebean-autotune 12.9.3

ebean automatic query tuning module

Categories

Categories

Auto Application Layer Libs Code Generators Ebean Data ORM
GroupId

GroupId

io.ebean
ArtifactId

ArtifactId

ebean-autotune
Version

Version

12.9.3
Type

Type

jar

Download ebean-autotune 12.9.3


<!-- https://jarcasting.com/artifacts/io.ebean/ebean-autotune/ -->
<dependency>
    <groupId>io.ebean</groupId>
    <artifactId>ebean-autotune</artifactId>
    <version>12.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.ebean/ebean-autotune/
implementation 'io.ebean:ebean-autotune:12.9.3'
// https://jarcasting.com/artifacts/io.ebean/ebean-autotune/
implementation ("io.ebean:ebean-autotune:12.9.3")
'io.ebean:ebean-autotune:jar:12.9.3'
<dependency org="io.ebean" name="ebean-autotune" rev="12.9.3">
  <artifact name="ebean-autotune" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ebean', module='ebean-autotune', version='12.9.3')
)
libraryDependencies += "io.ebean" % "ebean-autotune" % "12.9.3"
[io.ebean/ebean-autotune "12.9.3"]