is not current version
Last Version 8.0

io.ebean:ebean-annotation 7.2

Packaging parent for Avaje OSS projects.

License

License

Categories

Categories

Ebean Data ORM
GroupId

GroupId

io.ebean
ArtifactId

ArtifactId

ebean-annotation
Version

Version

7.2
Type

Type

jar
Description

Description

Packaging parent for Avaje OSS projects.

Download ebean-annotation 7.2


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

Dependencies

provided (1)

Group / Artifact Type Version
javax.validation : validation-api jar 1.0.0.GA

test (1)

Group / Artifact Type Version
org.avaje.composite : junit jar 5.0

Project Modules

There are no modules declared in this project.