is not current version
Last Version 1.0.4.RELEASE

io.github.skyXingren:multi-datasource-spring-boot-starter 1.0.1.RELEASE

a solution for multi-datasource

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

io.github.skyXingren
ArtifactId

ArtifactId

multi-datasource-spring-boot-starter
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download multi-datasource-spring-boot-starter 1.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/io.github.skyXingren/multi-datasource-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.skyXingren</groupId>
    <artifactId>multi-datasource-spring-boot-starter</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.skyXingren/multi-datasource-spring-boot-starter/
implementation 'io.github.skyXingren:multi-datasource-spring-boot-starter:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/io.github.skyXingren/multi-datasource-spring-boot-starter/
implementation ("io.github.skyXingren:multi-datasource-spring-boot-starter:1.0.1.RELEASE")
'io.github.skyXingren:multi-datasource-spring-boot-starter:jar:1.0.1.RELEASE'
<dependency org="io.github.skyXingren" name="multi-datasource-spring-boot-starter" rev="1.0.1.RELEASE">
  <artifact name="multi-datasource-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.skyXingren', module='multi-datasource-spring-boot-starter', version='1.0.1.RELEASE')
)
libraryDependencies += "io.github.skyXingren" % "multi-datasource-spring-boot-starter" % "1.0.1.RELEASE"
[io.github.skyXingren/multi-datasource-spring-boot-starter "1.0.1.RELEASE"]