jar

io.ebean : ebean-annotation

Maven & Gradle

Apr 11, 2023
10 usages
0 stars
Table Of Contents

Latest Version

Download io.ebean : ebean-annotation JAR file - Latest Versions:

All Versions

Download io.ebean : ebean-annotation JAR file - All Versions:

Version Vulnerabilities Size Updated
8.4
8.3
8.2
8.1
8.0
7.8
7.7
7.6
7.5
7.4
7.3
7.2
7.1
7.0
6.15
6.13
6.12
6.11
6.10
6.9
6.8
6.7
6.6
6.5
6.4
6.3
6.2
6.1
5.2
5.1
4.13
4.12
4.11
4.10
4.9
4.8
4.7
4.6
4.5
4.4
4.3
4.2
4.1
3.12
3.11
3.10
3.9
3.8
3.7
3.6
3.5
3.4
3.3
3.2
3.1
2.4
2.3
2.2
2.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ebean-annotation-8.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.ebean.annotation

├─ io.ebean.annotation.Aggregation.class - [JAR]

├─ io.ebean.annotation.Avg.class - [JAR]

├─ io.ebean.annotation.Cache.class - [JAR]

├─ io.ebean.annotation.CacheBeanTuning.class - [JAR]

├─ io.ebean.annotation.CacheQueryTuning.class - [JAR]

├─ io.ebean.annotation.ChangeLog.class - [JAR]

├─ io.ebean.annotation.ChangeLogInsertMode.class - [JAR]

├─ io.ebean.annotation.ConstraintMode.class - [JAR]

├─ io.ebean.annotation.DbArray.class - [JAR]

├─ io.ebean.annotation.DbComment.class - [JAR]

├─ io.ebean.annotation.DbDefault.class - [JAR]

├─ io.ebean.annotation.DbEnumType.class - [JAR]

├─ io.ebean.annotation.DbEnumValue.class - [JAR]

├─ io.ebean.annotation.DbForeignKey.class - [JAR]

├─ io.ebean.annotation.DbJson.class - [JAR]

├─ io.ebean.annotation.DbJsonB.class - [JAR]

├─ io.ebean.annotation.DbJsonType.class - [JAR]

├─ io.ebean.annotation.DbMap.class - [JAR]

├─ io.ebean.annotation.DbMigration.class - [JAR]

├─ io.ebean.annotation.DbName.class - [JAR]

├─ io.ebean.annotation.DbPartition.class - [JAR]

├─ io.ebean.annotation.DocCode.class - [JAR]

├─ io.ebean.annotation.DocEmbedded.class - [JAR]

├─ io.ebean.annotation.DocMapping.class - [JAR]

├─ io.ebean.annotation.DocProperty.class - [JAR]

├─ io.ebean.annotation.DocSortable.class - [JAR]

├─ io.ebean.annotation.DocStore.class - [JAR]

├─ io.ebean.annotation.DocStoreMode.class - [JAR]

├─ io.ebean.annotation.Draft.class - [JAR]

├─ io.ebean.annotation.DraftDirty.class - [JAR]

├─ io.ebean.annotation.DraftOnly.class - [JAR]

├─ io.ebean.annotation.DraftReset.class - [JAR]

├─ io.ebean.annotation.Draftable.class - [JAR]

├─ io.ebean.annotation.DraftableElement.class - [JAR]

├─ io.ebean.annotation.EbeanComponent.class - [JAR]

├─ io.ebean.annotation.Encrypted.class - [JAR]

├─ io.ebean.annotation.EnumValue.class - [JAR]

├─ io.ebean.annotation.Expose.class - [JAR]

├─ io.ebean.annotation.FetchPreference.class - [JAR]

├─ io.ebean.annotation.Formula.class - [JAR]

├─ io.ebean.annotation.History.class - [JAR]

├─ io.ebean.annotation.HistoryExclude.class - [JAR]

├─ io.ebean.annotation.Identity.class - [JAR]

├─ io.ebean.annotation.IdentityGenerated.class - [JAR]

├─ io.ebean.annotation.IdentityType.class - [JAR]

├─ io.ebean.annotation.Index.class - [JAR]

├─ io.ebean.annotation.Indices.class - [JAR]

├─ io.ebean.annotation.InvalidateQueryCache.class - [JAR]

├─ io.ebean.annotation.JsonIgnore.class - [JAR]

├─ io.ebean.annotation.Length.class - [JAR]

├─ io.ebean.annotation.Max.class - [JAR]

├─ io.ebean.annotation.Min.class - [JAR]

├─ io.ebean.annotation.MutationDetection.class - [JAR]

├─ io.ebean.annotation.NotNull.class - [JAR]

├─ io.ebean.annotation.PartitionMode.class - [JAR]

├─ io.ebean.annotation.PersistBatch.class - [JAR]

├─ io.ebean.annotation.Platform.class - [JAR]

├─ io.ebean.annotation.PostSoftDelete.class - [JAR]

├─ io.ebean.annotation.PreSoftDelete.class - [JAR]

├─ io.ebean.annotation.ReadAudit.class - [JAR]

├─ io.ebean.annotation.SoftDelete.class - [JAR]

├─ io.ebean.annotation.Sql.class - [JAR]

├─ io.ebean.annotation.StorageEngine.class - [JAR]

├─ io.ebean.annotation.Sum.class - [JAR]

├─ io.ebean.annotation.Tablespace.class - [JAR]

├─ io.ebean.annotation.TenantId.class - [JAR]

├─ io.ebean.annotation.Transactional.class - [JAR]

├─ io.ebean.annotation.TxIsolation.class - [JAR]

├─ io.ebean.annotation.TxOption.class - [JAR]

├─ io.ebean.annotation.TxType.class - [JAR]

├─ io.ebean.annotation.UnmappedJson.class - [JAR]

├─ io.ebean.annotation.View.class - [JAR]

├─ io.ebean.annotation.WhenCreated.class - [JAR]

├─ io.ebean.annotation.WhenModified.class - [JAR]

├─ io.ebean.annotation.Where.class - [JAR]

├─ io.ebean.annotation.WhoCreated.class - [JAR]

├─ io.ebean.annotation.WhoModified.class - [JAR]

Advertisement

Dependencies from Group

Aug 17, 2023
92 usages
0 stars
Aug 18, 2023
41 usages
0 stars
Aug 17, 2023
40 usages
0 stars
Aug 17, 2023
36 usages
0 stars
Aug 17, 2023
34 usages
0 stars

Discover Dependencies

May 03, 2023
1 usages
21 stars
Aug 18, 2023
1 usages
3 stars
Mar 23, 2022
2 usages
0 stars
Mar 23, 2022
1 usages
0 stars
Jun 18, 2017
1 usages
0 stars
Mar 27, 2021
2 usages
236 stars
Oct 12, 2017
3 usages
9 stars
Aug 24, 2023
12 usages
4.4k stars