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