jar

io.github.bichengfei : mybatis-enum-handler

Maven & Gradle

Aug 24, 2021
59.1k stars

mybatis-enum-handler · mybatis-enum-handler

Table Of Contents

Latest Version

Download io.github.bichengfei : mybatis-enum-handler JAR file - Latest Versions:

All Versions

Download io.github.bichengfei : mybatis-enum-handler JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2
1.1
1.0

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 mybatis-enum-handler-1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bcf.enumHandler.process

├─ org.bcf.enumHandler.process.EnumHandlerProcess.class - [JAR]

org.bcf.enumHandler.typeHandler

├─ org.bcf.enumHandler.typeHandler.ConfigurationHelper.class - [JAR]

├─ org.bcf.enumHandler.typeHandler.EnumKeyTypeHandler.class - [JAR]

org.bcf.enumHandler.annotation

├─ org.bcf.enumHandler.annotation.EnumHandler.class - [JAR]

Advertisement