is not current version
Last Version 3.0.6.3

com.github.kuhn-he:saas-datasource-spring-boot-starter 3.0.6.2

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

3.0.6.2
Type

Type

jar

Download saas-datasource-spring-boot-starter 3.0.6.2


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