jar

com.gitee.freakchicken.dbapi : dbapi-plugin

Maven & Gradle

May 29, 2023
1 usages

dbapi-plugin · build http api from sql without other code

Table Of Contents

Latest Version

Download com.gitee.freakchicken.dbapi : dbapi-plugin JAR file - Latest Versions:

All Versions

Download com.gitee.freakchicken.dbapi : dbapi-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.1.x
3.0.x
2.3.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 dbapi-plugin-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.gitee.freakchicken.dbapi.plugin.impl

├─ com.gitee.freakchicken.dbapi.plugin.impl.EmailAlarmPlugin.class - [JAR]

com.gitee.freakchicken.dbapi.plugin.example

├─ com.gitee.freakchicken.dbapi.plugin.example.DingTalkAlarm.class - [JAR]

├─ com.gitee.freakchicken.dbapi.plugin.example.FeiShuAlarm.class - [JAR]

├─ com.gitee.freakchicken.dbapi.plugin.example.WeChatAlarm.class - [JAR]

com.gitee.freakchicken.dbapi.plugin

├─ com.gitee.freakchicken.dbapi.plugin.AlarmPlugin.class - [JAR]

├─ com.gitee.freakchicken.dbapi.plugin.BasePlugin.class - [JAR]

├─ com.gitee.freakchicken.dbapi.plugin.CachePlugin.class - [JAR]

├─ com.gitee.freakchicken.dbapi.plugin.GlobalTransformPlugin.class - [JAR]

├─ com.gitee.freakchicken.dbapi.plugin.ParameterValidator.class - [JAR]

├─ com.gitee.freakchicken.dbapi.plugin.PluginConf.class - [JAR]

├─ com.gitee.freakchicken.dbapi.plugin.PluginManager.class - [JAR]

├─ com.gitee.freakchicken.dbapi.plugin.TransformPlugin.class - [JAR]