jar

org.ifinalframework.annotation : final-annotation-web

Maven & Gradle

Aug 08, 2023
2 usages
4 stars
Table Of Contents

Latest Version

Download org.ifinalframework.annotation : final-annotation-web JAR file - Latest Versions:

All Versions

Download org.ifinalframework.annotation : final-annotation-web JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x
1.4.x
1.3.x
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-web-1.5.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ifinalframework.web.annotation.servlet

├─ org.ifinalframework.web.annotation.servlet.Interceptor.class - [JAR]

org.ifinalframework.web.annotation.condition

├─ org.ifinalframework.web.annotation.condition.ConditionalOnReactiveWebApplication.class - [JAR]

├─ org.ifinalframework.web.annotation.condition.ConditionalOnServletWebApplication.class - [JAR]

org.ifinalframework.web.annotation.auth

├─ org.ifinalframework.web.annotation.auth.Auth.class - [JAR]

├─ org.ifinalframework.web.annotation.auth.AuthPermission.class - [JAR]

├─ org.ifinalframework.web.annotation.auth.PostAuth.class - [JAR]

org.ifinalframework.web.annotation.response

├─ org.ifinalframework.web.annotation.response.ResponseColumn.class - [JAR]

org.ifinalframework.web.annotation.bind

├─ org.ifinalframework.web.annotation.bind.RequestAction.class - [JAR]

├─ org.ifinalframework.web.annotation.bind.RequestEntity.class - [JAR]

├─ org.ifinalframework.web.annotation.bind.RequestExcelPart.class - [JAR]

├─ org.ifinalframework.web.annotation.bind.RequestJsonParam.class - [JAR]

├─ org.ifinalframework.web.annotation.bind.RequestQuery.class - [JAR]

Advertisement