Last Version

io.gitee.laoshirenggo:mybatis-plus 1.0-RELEASEOT

mybatis-plus模块

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.gitee.laoshirenggo
ArtifactId

ArtifactId

mybatis-plus
Version

Version

1.0-RELEASEOT
Type

Type

jar
Description

Description

mybatis-plus模块

Download mybatis-plus 1.0-RELEASEOT


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

Dependencies

compile (10)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.22
com.github.noraui : ojdbc8 jar 12.2.0.1
com.baomidou : mybatis-plus-boot-starter jar 3.4.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.10.RELEASE
org.apache.velocity : velocity-engine-core jar 2.0
org.freemarker : freemarker jar 2.3.28
com.ibeetl : beetl jar 3.0.7.RELEASE
com.baomidou : mybatis-plus-generator jar 3.4.0
io.gitee.laoshirenggo : tools jar 1.0-RELEASEOT
org.projectlombok : lombok jar 1.18.0

Project Modules

There are no modules declared in this project.