License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.tangzc |
ArtifactId | ArtifactIdmybatis-plus-ext-fixcondition |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
<!-- https://jarcasting.com/artifacts/com.tangzc/mybatis-plus-ext-fixcondition/ -->
<dependency>
<groupId>com.tangzc</groupId>
<artifactId>mybatis-plus-ext-fixcondition</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tangzc/mybatis-plus-ext-fixcondition/
implementation 'com.tangzc:mybatis-plus-ext-fixcondition:1.2.1'
// https://jarcasting.com/artifacts/com.tangzc/mybatis-plus-ext-fixcondition/
implementation ("com.tangzc:mybatis-plus-ext-fixcondition:1.2.1")
'com.tangzc:mybatis-plus-ext-fixcondition:jar:1.2.1'
<dependency org="com.tangzc" name="mybatis-plus-ext-fixcondition" rev="1.2.1">
<artifact name="mybatis-plus-ext-fixcondition" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tangzc', module='mybatis-plus-ext-fixcondition', version='1.2.1')
)
libraryDependencies += "com.tangzc" % "mybatis-plus-ext-fixcondition" % "1.2.1"
[com.tangzc/mybatis-plus-ext-fixcondition "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.tangzc : mybatis-plus-ext-annotation | jar | 1.2.1 |
com.tangzc : mybatis-plus-ext-base | jar | 1.2.1 |
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.1 |
org.apache.commons : commons-lang3 | jar | 3.10 |
com.google.guava : guava | jar | 30.0-jre |