is not current version
Last Version 13.6.4

io.ebean:ebean-core-type 13.3.0

ebean scalar types api

Categories

Categories

Ebean Data ORM
GroupId

GroupId

io.ebean
ArtifactId

ArtifactId

ebean-core-type
Version

Version

13.3.0
Type

Type

jar

Download ebean-core-type 13.3.0


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