jar

io.sourceforge.github.annotation : ms-annotation

Maven & Gradle

Nov 04, 2023
Table Of Contents

Latest Version

Download io.sourceforge.github.annotation : ms-annotation JAR file - Latest Versions:

All Versions

Download io.sourceforge.github.annotation : ms-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 ms-annotation-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ms.tools.annotation.manager

├─ com.ms.tools.annotation.manager.GuavaLimiter.class - [JAR]

├─ com.ms.tools.annotation.manager.Limiter.class - [JAR]

├─ com.ms.tools.annotation.manager.LimiterManager.class - [JAR]

├─ com.ms.tools.annotation.manager.RedisLimiter.class - [JAR]

com.ms.tools.annotation

├─ com.ms.tools.annotation.MethodRunTime.class - [JAR]

├─ com.ms.tools.annotation.RequestLimit.class - [JAR]

com.ms.tools.annotation.config

├─ com.ms.tools.annotation.config.LimitAspectCondition.class - [JAR]

├─ com.ms.tools.annotation.config.MsLimiterConfig.class - [JAR]

com.ms.tools.annotation.aspect

├─ com.ms.tools.annotation.aspect.MethodRunTimeAspect.class - [JAR]

├─ com.ms.tools.annotation.aspect.RequestLimitAspect.class - [JAR]

com.ms.tools.annotation.spring

├─ com.ms.tools.annotation.spring.AnnotationAutoConfiguration.class - [JAR]

├─ com.ms.tools.annotation.spring.EnableMsAnnotation.class - [JAR]

├─ com.ms.tools.annotation.spring.MsAnnotationBeanFactoryPostProcessor.class - [JAR]