p

pxc-framework-mybatis-plus-generator

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