添加依赖
<dependency>
    <groupId>io.github.nextentity</groupId>
    <artifactId>spring-boot-starter-nextentity-common</artifactId>
    <version>1.0.2</version>
</dependency>
implementation 'io.github.nextentity:spring-boot-starter-nextentity-common:1.0.2'
io.github.nextentity:spring-boot-starter-nextentity-common:1.0.2
<dependency org="io.github.nextentity" name="spring-boot-starter-nextentity-common" rev="1.0.2" />
libraryDependencies += "io.github.nextentity" % "spring-boot-starter-nextentity-common" % "1.0.2"
@Grab(group='io.github.nextentity', module='spring-boot-starter-nextentity-common', version='1.0.2')
[io.github.nextentity/spring-boot-starter-nextentity-common "1.0.2"]
'io.github.nextentity:spring-boot-starter-nextentity-common:jar:1.0.2'