jar

org.ifinal.finalframework.annotation : final-annotation-core

Maven & Gradle

Apr 27, 2021
8 usages
4 stars
Table Of Contents

Latest Version

Download org.ifinal.finalframework.annotation : final-annotation-core JAR file - Latest Versions:

All Versions

Download org.ifinal.finalframework.annotation : final-annotation-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x

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 final-annotation-core-1.2.0-alpha.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.finalframework.core.aop

├─ org.finalframework.core.aop.AopAnnotation.class - [JAR]

├─ org.finalframework.core.aop.JoinPoint.class - [JAR]

org.finalframework.core.result

├─ org.finalframework.core.result.Page.class - [JAR]

├─ org.finalframework.core.result.Pagination.class - [JAR]

├─ org.finalframework.core.result.R.class - [JAR]

├─ org.finalframework.core.result.Responsible.class - [JAR]

├─ org.finalframework.core.result.Result.class - [JAR]

org.finalframework.core.lang

├─ org.finalframework.core.lang.Default.class - [JAR]

├─ org.finalframework.core.lang.Final.class - [JAR]

├─ org.finalframework.core.lang.Transient.class - [JAR]

org.finalframework.core

├─ org.finalframework.core.Groupable.class - [JAR]

├─ org.finalframework.core.IData.class - [JAR]

├─ org.finalframework.core.IEntity.class - [JAR]

├─ org.finalframework.core.IEnum.class - [JAR]

├─ org.finalframework.core.IEvent.class - [JAR]

├─ org.finalframework.core.IException.class - [JAR]

├─ org.finalframework.core.IPage.class - [JAR]

├─ org.finalframework.core.IPagination.class - [JAR]

├─ org.finalframework.core.IQuery.class - [JAR]

├─ org.finalframework.core.IRecord.class - [JAR]

├─ org.finalframework.core.IResult.class - [JAR]

├─ org.finalframework.core.IUser.class - [JAR]

├─ org.finalframework.core.IView.class - [JAR]

├─ org.finalframework.core.Limitable.class - [JAR]

├─ org.finalframework.core.Orderable.class - [JAR]

├─ org.finalframework.core.PageQuery.class - [JAR]

├─ org.finalframework.core.Pageable.class - [JAR]

├─ org.finalframework.core.ResponseStatus.class - [JAR]

├─ org.finalframework.core.Sortable.class - [JAR]

Advertisement