springboot-plugin-framework-extension-mybatis

spring boot 插件式开发集成扩展 mybatis

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.codingdebugallday
ArtifactId

ArtifactId

springboot-plugin-framework-extension-mybatis
Last Version

Last Version

1.0.5.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

springboot-plugin-framework-extension-mybatis
spring boot 插件式开发集成扩展 mybatis
Project URL

Project URL

https://github.com/codingdebugallday/springboot-plugin-framework-parent.git
Source Code Management

Source Code Management

https://github.com/codingdebugallday/springboot-plugin-framework-parent

Download springboot-plugin-framework-extension-mybatis

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.codingdebugallday/springboot-plugin-framework-extension-mybatis/ -->
<dependency>
    <groupId>com.github.codingdebugallday</groupId>
    <artifactId>springboot-plugin-framework-extension-mybatis</artifactId>
    <version>1.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.codingdebugallday/springboot-plugin-framework-extension-mybatis/
implementation 'com.github.codingdebugallday:springboot-plugin-framework-extension-mybatis:1.0.5.RELEASE'
// https://jarcasting.com/artifacts/com.github.codingdebugallday/springboot-plugin-framework-extension-mybatis/
implementation ("com.github.codingdebugallday:springboot-plugin-framework-extension-mybatis:1.0.5.RELEASE")
'com.github.codingdebugallday:springboot-plugin-framework-extension-mybatis:jar:1.0.5.RELEASE'
<dependency org="com.github.codingdebugallday" name="springboot-plugin-framework-extension-mybatis" rev="1.0.5.RELEASE">
  <artifact name="springboot-plugin-framework-extension-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.codingdebugallday', module='springboot-plugin-framework-extension-mybatis', version='1.0.5.RELEASE')
)
libraryDependencies += "com.github.codingdebugallday" % "springboot-plugin-framework-extension-mybatis" % "1.0.5.RELEASE"
[com.github.codingdebugallday/springboot-plugin-framework-extension-mybatis "1.0.5.RELEASE"]

Dependencies

provided (3)

Group / Artifact Type Version
com.github.codingdebugallday : springboot-plugin-framework jar 1.0.5.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.3
com.baomidou : mybatis-plus-boot-starter jar 3.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5.RELEASE
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE