<dependency>
<groupId>io.github.panxiaochao</groupId>
<artifactId>pxc-framework-springdoc</artifactId>
<version>2022-2.6-1.0</version>
</dependency>
libraryDependencies += "io.github.panxiaochao" % "pxc-framework-springdoc" % "2022-2.6-1.0"
@Grapes(
@Grab(group='io.github.panxiaochao', module='pxc-framework-springdoc', version='2022-2.6-1.0')
)
<dependency org="io.github.panxiaochao" name="pxc-framework-springdoc" rev="2022-2.6-1.0" />