p

pxc-framework-mybatis-plus

Mybatis-Plus Configuration Jar
Files download
File Operation
pxc-framework-mybatis-plus-2022-2.7-1.5.jar download
pxc-framework-mybatis-plus-2022-2.7-1.5.pom download
pxc-framework-mybatis-plus-2022-2.7-1.5-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.panxiaochao</groupId>
  <artifactId>pxc-framework-mybatis-plus</artifactId>
  <version>2022-2.7-1.5</version>
</dependency>
Gradle Groovy
implementation 'io.github.panxiaochao:pxc-framework-mybatis-plus:2022-2.7-1.5'
Gradle Kotlin
implementation("io.github.panxiaochao:pxc-framework-mybatis-plus:2022-2.7-1.5")
Scala SBT
libraryDependencies += "io.github.panxiaochao" % "pxc-framework-mybatis-plus" % "2022-2.7-1.5"
Groovy Grape
@Grapes(
  @Grab(group='io.github.panxiaochao', module='pxc-framework-mybatis-plus', version='2022-2.7-1.5')
)
Apache Ivy
<dependency org="io.github.panxiaochao" name="pxc-framework-mybatis-plus" rev="2022-2.7-1.5" />
Leiningen
[io.github.panxiaochao/pxc-framework-mybatis-plus "2022-2.7-1.5"]
Apache Buildr
'io.github.panxiaochao:pxc-framework-mybatis-plus:jar:2022-2.7-1.5'