is not current version
Last Version 3.5.2-EXT141

com.tangzc:mybatis-plus-ext 1.0.8

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
Version

Version

1.0.8
Type

Type

jar
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 1.0.8


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

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.16
org.springframework.boot : spring-boot-starter-web Optional jar 2.3.8.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.8.RELEASE
com.baomidou : mybatis-plus-boot-starter jar 3.4.3
org.apache.commons : commons-lang3 jar 3.10

Project Modules

There are no modules declared in this project.