jar

io.github.fengzaiyao : plugin-dynamic-switching

Maven & Gradle

May 18, 2023
0 stars

plugin-dynamic-switching · fengzaiyao plugin about dynamic-switch

Table Of Contents

Latest Version

Download io.github.fengzaiyao : plugin-dynamic-switching JAR file - Latest Versions:

All Versions

Download io.github.fengzaiyao : plugin-dynamic-switching 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 plugin-dynamic-switching-1.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.fengzaiyao.plugin.dynamic.switching.register

├─ io.github.fengzaiyao.plugin.dynamic.switching.register.AnnotationBPPRegistrar.class - [JAR]

io.github.fengzaiyao.plugin.dynamic.switching

├─ io.github.fengzaiyao.plugin.dynamic.switching.DynamicSwitchAutoConfiguration.class - [JAR]

io.github.fengzaiyao.plugin.dynamic.switching.core

├─ io.github.fengzaiyao.plugin.dynamic.switching.core.DynamicParam.class - [JAR]

├─ io.github.fengzaiyao.plugin.dynamic.switching.core.DynamicSwitch.class - [JAR]

├─ io.github.fengzaiyao.plugin.dynamic.switching.core.SwitchStrategy.class - [JAR]

io.github.fengzaiyao.plugin.dynamic.switching.constant

├─ io.github.fengzaiyao.plugin.dynamic.switching.constant.Constant.class - [JAR]

io.github.fengzaiyao.plugin.dynamic.switching.util

├─ io.github.fengzaiyao.plugin.dynamic.switching.util.AnnotationUtil.class - [JAR]

├─ io.github.fengzaiyao.plugin.dynamic.switching.util.ExpressionUtil.class - [JAR]

├─ io.github.fengzaiyao.plugin.dynamic.switching.util.InvokeUtil.class - [JAR]

io.github.fengzaiyao.plugin.dynamic.switching.processor

├─ io.github.fengzaiyao.plugin.dynamic.switching.processor.BaseAnnotationInjectBPP.class - [JAR]

├─ io.github.fengzaiyao.plugin.dynamic.switching.processor.DynamicSwitchInjectBPP.class - [JAR]