<dependency>
<groupId>io.github.panxiaochao</groupId>
<artifactId>pxc-jwt-commons-spring-boot-starter</artifactId>
<version>1.0.7</version>
</dependency>
libraryDependencies += "io.github.panxiaochao" % "pxc-jwt-commons-spring-boot-starter" % "1.0.7"
@Grapes(
@Grab(group='io.github.panxiaochao', module='pxc-jwt-commons-spring-boot-starter', version='1.0.7')
)
<dependency org="io.github.panxiaochao" name="pxc-jwt-commons-spring-boot-starter" rev="1.0.7" />