Last Version

fun.nibaba:lazyfish-mp-core 0.0.5.1

实现mybatis-plus个性化方法实现

License

License

GroupId

GroupId

fun.nibaba
ArtifactId

ArtifactId

lazyfish-mp-core
Version

Version

0.0.5.1
Type

Type

jar
Description

Description

实现mybatis-plus个性化方法实现

Download lazyfish-mp-core 0.0.5.1


<!-- https://jarcasting.com/artifacts/fun.nibaba/lazyfish-mp-core/ -->
<dependency>
    <groupId>fun.nibaba</groupId>
    <artifactId>lazyfish-mp-core</artifactId>
    <version>0.0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/fun.nibaba/lazyfish-mp-core/
implementation 'fun.nibaba:lazyfish-mp-core:0.0.5.1'
// https://jarcasting.com/artifacts/fun.nibaba/lazyfish-mp-core/
implementation ("fun.nibaba:lazyfish-mp-core:0.0.5.1")
'fun.nibaba:lazyfish-mp-core:jar:0.0.5.1'
<dependency org="fun.nibaba" name="lazyfish-mp-core" rev="0.0.5.1">
  <artifact name="lazyfish-mp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.nibaba', module='lazyfish-mp-core', version='0.0.5.1')
)
libraryDependencies += "fun.nibaba" % "lazyfish-mp-core" % "0.0.5.1"
[fun.nibaba/lazyfish-mp-core "0.0.5.1"]

Dependencies

compile (2)

Group / Artifact Type Version
fun.nibaba : lazyfish-utils jar 0.0.5.1
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (3)

Group / Artifact Type Version
mysql : mysql-connector-java jar
com.baomidou : mybatis-plus-boot-starter jar 3.4.3
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.