jar

io.github.mocanjie : mydict-spring-boot-starter

Maven & Gradle

Jun 06, 2022
3 stars

mydict-spring-boot-starter-1.2 · mydict-spring-boot-starter-1.2

Table Of Contents

Latest Version

Download io.github.mocanjie : mydict-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.github.mocanjie : mydict-spring-boot-starter 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 mydict-spring-boot-starter-1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.mocanjie.tools.dict

├─ io.github.mocanjie.tools.dict.DictAutoConfiguration.class - [JAR]

├─ io.github.mocanjie.tools.dict.FieldAnnotation.class - [JAR]

├─ io.github.mocanjie.tools.dict.IMyDict.class - [JAR]

├─ io.github.mocanjie.tools.dict.MyDict.class - [JAR]

├─ io.github.mocanjie.tools.dict.MyDictHelper.class - [JAR]

├─ io.github.mocanjie.tools.dict.MyDictProcess.class - [JAR]

io.github.mocanjie.tools.dict.entity

├─ io.github.mocanjie.tools.dict.entity.Var.class - [JAR]

├─ io.github.mocanjie.tools.dict.entity.VarType.class - [JAR]