Files download
File Operation
pxc-framework-bom-2.0.7.pom download
Apache Maven
<dependency>
  <groupId>io.github.panxiaochao</groupId>
  <artifactId>pxc-framework-bom</artifactId>
  <version>2.0.7</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.panxiaochao:pxc-framework-bom:2.0.7'
Gradle Kotlin
implementation("io.github.panxiaochao:pxc-framework-bom:2.0.7")
Scala SBT
libraryDependencies += "io.github.panxiaochao" % "pxc-framework-bom" % "2.0.7"
Groovy Grape
@Grapes(
  @Grab(group='io.github.panxiaochao', module='pxc-framework-bom', version='2.0.7')
)
Apache Ivy
<dependency org="io.github.panxiaochao" name="pxc-framework-bom" rev="2.0.7" />
Leiningen
[io.github.panxiaochao/pxc-framework-bom "2.0.7"]
Apache Buildr
'io.github.panxiaochao:pxc-framework-bom:jar:2.0.7'
Dependencies
The project has no third-party dependencies