File | Operation |
---|---|
pxc-framework-bom-2.0.7.pom | download |
<dependency>
<groupId>io.github.panxiaochao</groupId>
<artifactId>pxc-framework-bom</artifactId>
<version>2.0.7</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.github.panxiaochao', module='pxc-framework-bom', version='2.0.7')
)