jar

org.njgzr : annotation

Maven & Gradle

Dec 06, 2019

annotation · annotations for njgzr

Table Of Contents

Latest Version

Download org.njgzr : annotation JAR file - Latest Versions:

All Versions

Download org.njgzr : annotation JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 annotation-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.njgzr.operation

├─ org.njgzr.operation.OperationAop.class - [JAR]

├─ org.njgzr.operation.OperationAspect.class - [JAR]

org.njgzr.vo

├─ org.njgzr.vo.Result.class - [JAR]

org.njgzr.config

├─ org.njgzr.config.OperationConfig.class - [JAR]

├─ org.njgzr.config.RequestLimitConfig.class - [JAR]

org.njgzr.requestLimit

├─ org.njgzr.requestLimit.RateLimitAop.class - [JAR]

├─ org.njgzr.requestLimit.RateLimitAspect.class - [JAR]

org.njgzr.interfaces

├─ org.njgzr.interfaces.OperationHandle.class - [JAR]

org.njgzr.annotation

├─ org.njgzr.annotation.EnableOperation.class - [JAR]

├─ org.njgzr.annotation.EnableRequestLimit.class - [JAR]