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

A Spring Boot Starter of https://github.com/belerweb/pinyin4j.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.liuzhuoming23
ArtifactId

ArtifactId

pinyin4j-spring-boot-starter
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download pinyin4j-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.liuzhuoming23/pinyin4j-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.liuzhuoming23</groupId>
    <artifactId>pinyin4j-spring-boot-starter</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuzhuoming23/pinyin4j-spring-boot-starter/
implementation 'com.github.liuzhuoming23:pinyin4j-spring-boot-starter:0.0.4'
// https://jarcasting.com/artifacts/com.github.liuzhuoming23/pinyin4j-spring-boot-starter/
implementation ("com.github.liuzhuoming23:pinyin4j-spring-boot-starter:0.0.4")
'com.github.liuzhuoming23:pinyin4j-spring-boot-starter:jar:0.0.4'
<dependency org="com.github.liuzhuoming23" name="pinyin4j-spring-boot-starter" rev="0.0.4">
  <artifact name="pinyin4j-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuzhuoming23', module='pinyin4j-spring-boot-starter', version='0.0.4')
)
libraryDependencies += "com.github.liuzhuoming23" % "pinyin4j-spring-boot-starter" % "0.0.4"
[com.github.liuzhuoming23/pinyin4j-spring-boot-starter "0.0.4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.8.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.8.RELEASE
com.belerweb : pinyin4j jar 2.5.1
org.projectlombok : lombok jar 1.18.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1