jar

com.github.liuzhuoming23 : pinyin4j-spring-boot-starter

Maven & Gradle

Sep 19, 2019
2 stars

com.github.liuzhuoming23:pinyin4j-spring-boot-starter · A Spring Boot Starter of https://github.com/belerweb/pinyin4j.

Table Of Contents

Latest Version

Download com.github.liuzhuoming23 : pinyin4j-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.liuzhuoming23 : pinyin4j-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 pinyin4j-spring-boot-starter-0.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.liuzhuoming23.pinyin4j.conf

├─ com.github.liuzhuoming23.pinyin4j.conf.Pinyin4jAutoConfiguration.class - [JAR]

com.github.liuzhuoming23.pinyin4j.properties

├─ com.github.liuzhuoming23.pinyin4j.properties.MultiPinyinProperties.class - [JAR]

├─ com.github.liuzhuoming23.pinyin4j.properties.Pinyin4jProperties.class - [JAR]

com.github.liuzhuoming23.pinyin4j.builder

├─ com.github.liuzhuoming23.pinyin4j.builder.HanyuPinyinOutputFormatBuilder.class - [JAR]

com.github.liuzhuoming23.pinyin4j.helper

├─ com.github.liuzhuoming23.pinyin4j.helper.HanyuPinyinHelper.class - [JAR]