License |
License |
---|---|
Categories |
CategoriesEbean Data ORM |
GroupId | GroupIdio.ebean |
ArtifactId | ArtifactIdebean-annotation |
Last Version | Last Version8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFor open source java artifacts.
|
Project URL |
Project URL |
Filename | Size |
---|---|
ebean-annotation-8.0.pom | |
ebean-annotation-8.0.jar | 42 KB |
ebean-annotation-8.0-sources.jar | 47 KB |
ebean-annotation-8.0-javadoc.jar | 831 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.ebean/ebean-annotation/ -->
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-annotation</artifactId>
<version>8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.ebean/ebean-annotation/
implementation 'io.ebean:ebean-annotation:8.0'
// https://jarcasting.com/artifacts/io.ebean/ebean-annotation/
implementation ("io.ebean:ebean-annotation:8.0")
'io.ebean:ebean-annotation:jar:8.0'
<dependency org="io.ebean" name="ebean-annotation" rev="8.0">
<artifact name="ebean-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ebean', module='ebean-annotation', version='8.0')
)
libraryDependencies += "io.ebean" % "ebean-annotation" % "8.0"
[io.ebean/ebean-annotation "8.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 1.0.0.GA |
Group / Artifact | Type | Version |
---|---|---|
io.avaje : junit | jar | 1.1 |