View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window final-annotation-core-1.5.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ifinalframework.core.aop
├─ org.ifinalframework.core.aop.AopAnnotation.class - [JAR]
├─ org.ifinalframework.core.aop.JoinPoint.class - [JAR]
org.ifinalframework.core
├─ org.ifinalframework.core.Groupable.class - [JAR]
├─ org.ifinalframework.core.IAudit.class - [JAR]
├─ org.ifinalframework.core.IDQuery.class - [JAR]
├─ org.ifinalframework.core.IData.class - [JAR]
├─ org.ifinalframework.core.IEntity.class - [JAR]
├─ org.ifinalframework.core.IEnum.class - [JAR]
├─ org.ifinalframework.core.IEvent.class - [JAR]
├─ org.ifinalframework.core.IException.class - [JAR]
├─ org.ifinalframework.core.ILock.class - [JAR]
├─ org.ifinalframework.core.IName.class - [JAR]
├─ org.ifinalframework.core.IPage.class - [JAR]
├─ org.ifinalframework.core.IPagination.class - [JAR]
├─ org.ifinalframework.core.IQuery.class - [JAR]
├─ org.ifinalframework.core.IRecord.class - [JAR]
├─ org.ifinalframework.core.IRepository.class - [JAR]
├─ org.ifinalframework.core.IResult.class - [JAR]
├─ org.ifinalframework.core.IStatus.class - [JAR]
├─ org.ifinalframework.core.ITenant.class - [JAR]
├─ org.ifinalframework.core.IUpdate.class - [JAR]
├─ org.ifinalframework.core.IUser.class - [JAR]
├─ org.ifinalframework.core.IValidationGroups.class - [JAR]
├─ org.ifinalframework.core.IView.class - [JAR]
├─ org.ifinalframework.core.Limitable.class - [JAR]
├─ org.ifinalframework.core.Orderable.class - [JAR]
├─ org.ifinalframework.core.Pageable.class - [JAR]
├─ org.ifinalframework.core.ParamsBuilder.class - [JAR]
├─ org.ifinalframework.core.ResponseStatus.class - [JAR]
├─ org.ifinalframework.core.Sortable.class - [JAR]
├─ org.ifinalframework.core.Viewable.class - [JAR]
├─ org.ifinalframework.core.package-info.class - [JAR]
org.ifinalframework.core.lang
├─ org.ifinalframework.core.lang.Default.class - [JAR]
├─ org.ifinalframework.core.lang.Final.class - [JAR]
├─ org.ifinalframework.core.lang.SpEL.class - [JAR]
├─ org.ifinalframework.core.lang.Transient.class - [JAR]
org.ifinalframework.core.result
├─ org.ifinalframework.core.result.Column.class - [JAR]
├─ org.ifinalframework.core.result.Page.class - [JAR]
├─ org.ifinalframework.core.result.Pagination.class - [JAR]
├─ org.ifinalframework.core.result.R.class - [JAR]
├─ org.ifinalframework.core.result.Responsible.class - [JAR]
├─ org.ifinalframework.core.result.Result.class - [JAR]