is not current version
Last Version 3.5.2-EXT141

com.tangzc:mybatis-plus-ext-demo-common 1.2.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-demo-common
Version

Version

1.2.2
Type

Type

jar
Description

Description

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

Download mybatis-plus-ext-demo-common 1.2.2


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.10.RELEASE
org.projectlombok : lombok Optional jar 1.18.20
com.tangzc : mybatis-plus-ext-boot-starter jar 1.2.2
com.github.xiaoymin : knife4j-spring-boot-starter jar 3.0.3
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.10.RELEASE
com.baomidou : mybatis-plus-boot-starter jar 3.4.3.1
org.apache.commons : commons-lang3 jar 3.10
com.google.guava : guava jar 30.0-jre

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.23

Project Modules

There are no modules declared in this project.