p

pxc-framework-parent

pxc-framework Converged Project, base on spring boot 2.7.X up-to-date
https://github.com/panxiaochao/pxc-framework
Apache License, Version 2.0
Lypxc
Files download
File Operation
pxc-framework-parent-2022-2.7-1.2.pom download
Apache Maven
<dependency>
  <groupId>io.github.panxiaochao</groupId>
  <artifactId>pxc-framework-parent</artifactId>
  <version>2022-2.7-1.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.panxiaochao:pxc-framework-parent:2022-2.7-1.2'
Gradle Kotlin
implementation("io.github.panxiaochao:pxc-framework-parent:2022-2.7-1.2")
Scala SBT
libraryDependencies += "io.github.panxiaochao" % "pxc-framework-parent" % "2022-2.7-1.2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.panxiaochao', module='pxc-framework-parent', version='2022-2.7-1.2')
)
Apache Ivy
<dependency org="io.github.panxiaochao" name="pxc-framework-parent" rev="2022-2.7-1.2" />
Leiningen
[io.github.panxiaochao/pxc-framework-parent "2022-2.7-1.2"]
Apache Buildr
'io.github.panxiaochao:pxc-framework-parent:jar:2022-2.7-1.2'
Dependencies