File | Operation |
---|---|
pxc-spring-boot-dependencies-2022.0.0-2.3.pom | download |
<dependency>
<groupId>io.github.panxiaochao</groupId>
<artifactId>pxc-spring-boot-dependencies</artifactId>
<version>2022.0.0-2.3</version>
<type>pom</type>
</dependency>
libraryDependencies += "io.github.panxiaochao" % "pxc-spring-boot-dependencies" % "2022.0.0-2.3"
@Grapes(
@Grab(group='io.github.panxiaochao', module='pxc-spring-boot-dependencies', version='2022.0.0-2.3')
)
<dependency org="io.github.panxiaochao" name="pxc-spring-boot-dependencies" rev="2022.0.0-2.3" />