is not current version
Last Version 3.0.6.3

com.github.kuhn-he:saas-datasource-spring-boot-starter mybatis-plus-3.0.6.1

spring boot starter for Software-as-a-Service datasource base on mybatis-plus(https://github.com/baomidou/mybatis-plus)

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

com.github.kuhn-he
ArtifactId

ArtifactId

saas-datasource-spring-boot-starter
Version

Version

mybatis-plus-3.0.6.1
Type

Type

jar

Download saas-datasource-spring-boot-starter mybatis-plus-3.0.6.1


<!-- https://jarcasting.com/artifacts/com.github.kuhn-he/saas-datasource-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.kuhn-he</groupId>
    <artifactId>saas-datasource-spring-boot-starter</artifactId>
    <version>mybatis-plus-3.0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kuhn-he/saas-datasource-spring-boot-starter/
implementation 'com.github.kuhn-he:saas-datasource-spring-boot-starter:mybatis-plus-3.0.6.1'
// https://jarcasting.com/artifacts/com.github.kuhn-he/saas-datasource-spring-boot-starter/
implementation ("com.github.kuhn-he:saas-datasource-spring-boot-starter:mybatis-plus-3.0.6.1")
'com.github.kuhn-he:saas-datasource-spring-boot-starter:jar:mybatis-plus-3.0.6.1'
<dependency org="com.github.kuhn-he" name="saas-datasource-spring-boot-starter" rev="mybatis-plus-3.0.6.1">
  <artifact name="saas-datasource-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kuhn-he', module='saas-datasource-spring-boot-starter', version='mybatis-plus-3.0.6.1')
)
libraryDependencies += "com.github.kuhn-he" % "saas-datasource-spring-boot-starter" % "mybatis-plus-3.0.6.1"
[com.github.kuhn-he/saas-datasource-spring-boot-starter "mybatis-plus-3.0.6.1"]