| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdio.gitee.laoshirenggo |
| ArtifactId | ArtifactIdmybatis-plus |
| Version | Version1.0-RELEASEOT |
| Type | Typejar |
| Description |
Descriptionmybatis-plus模块
|
| Filename | Size |
|---|---|
| mybatis-plus-1.0-RELEASEOT.pom | |
| mybatis-plus-1.0-RELEASEOT.jar | 51 KB |
| mybatis-plus-1.0-RELEASEOT-sources.jar | 17 KB |
| mybatis-plus-1.0-RELEASEOT-javadoc.jar | 161 KB |
| Browse |
<!-- 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"]
| 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 |