Last Version

com.tangzc:mybatis-plus-ext-parent 1.1.2

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.tangzc
ArtifactId

ArtifactId

mybatis-plus-ext-parent
Version

Version

1.1.2
Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://gitee.com/tangzc/mybatis-plus-ext.git
Source Code Management

Source Code Management

https://gitee.com/tangzc/mybatis-plus-ext.git

Download mybatis-plus-ext-parent 1.1.2


<!-- https://jarcasting.com/artifacts/com.tangzc/mybatis-plus-ext-parent/ -->
<dependency>
    <groupId>com.tangzc</groupId>
    <artifactId>mybatis-plus-ext-parent</artifactId>
    <version>1.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tangzc/mybatis-plus-ext-parent/
implementation 'com.tangzc:mybatis-plus-ext-parent:1.1.2'
// https://jarcasting.com/artifacts/com.tangzc/mybatis-plus-ext-parent/
implementation ("com.tangzc:mybatis-plus-ext-parent:1.1.2")
'com.tangzc:mybatis-plus-ext-parent:pom:1.1.2'
<dependency org="com.tangzc" name="mybatis-plus-ext-parent" rev="1.1.2">
  <artifact name="mybatis-plus-ext-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tangzc', module='mybatis-plus-ext-parent', version='1.1.2')
)
libraryDependencies += "com.tangzc" % "mybatis-plus-ext-parent" % "1.1.2"
[com.tangzc/mybatis-plus-ext-parent "1.1.2"]

Dependencies

compile (7)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.20
org.springframework.boot : spring-boot-starter-web Optional jar 2.3.10.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.10.RELEASE
com.baomidou : mybatis-plus-boot-starter jar 3.4.3
org.apache.commons : commons-lang3 jar 3.10
com.google.guava : guava jar 30.0-jre
javax.persistence : javax.persistence-api jar 2.2

Project Modules

  • mybatis-plus-ext
  • mybatis-plus-ext-actable
  • mybatis-plus-ext-annotation
  • mybatis-plus-ext-bind
  • mybatis-plus-ext-core
  • mybatis-plus-ext-datasource
  • mybatis-plus-ext-fixcondition