is not current version
Last Version 2.4.5-RELEASE

com.gitee.starblues:springboot-plugin-framework-extension-mybatis 2.4.1-RELEASE

插件扩展-spring boot mybatis 集成扩展

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gitee.starblues
ArtifactId

ArtifactId

springboot-plugin-framework-extension-mybatis
Version

Version

2.4.1-RELEASE
Type

Type

jar

Download springboot-plugin-framework-extension-mybatis 2.4.1-RELEASE


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