jar

io.github.mryzhou : dict-man-spring-boot-starter

Maven & Gradle

Mar 23, 2023
0 stars

dict-man-spring-boot-starter · dict-man-spring-boot-starter

Table Of Contents

Latest Version

Download io.github.mryzhou : dict-man-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.github.mryzhou : dict-man-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
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 dict-man-spring-boot-starter-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.larry.trans

├─ com.larry.trans.DictContext.class - [JAR]

├─ com.larry.trans.DictMany.class - [JAR]

├─ com.larry.trans.DictOne.class - [JAR]

├─ com.larry.trans.DictValue.class - [JAR]

├─ com.larry.trans.RelationTable.class - [JAR]

├─ com.larry.trans.RelationTables.class - [JAR]

com.larry.handle

├─ com.larry.handle.DictHandler.class - [JAR]

├─ com.larry.handle.HandleChain.class - [JAR]

├─ com.larry.handle.RelationDataType.class - [JAR]

├─ com.larry.handle.RelationTableHandler.class - [JAR]

├─ com.larry.handle.RelationTablesHandler.class - [JAR]

├─ com.larry.handle.SimpleDataHandler.class - [JAR]

com.larry.spring

├─ com.larry.spring.DictAop.class - [JAR]

├─ com.larry.spring.DictConfig.class - [JAR]

com.larry.service

├─ com.larry.service.DictService.class - [JAR]