dynamic-data-source-spring-boot-starter
dynamic-data-source-spring-boot-starter
License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Data |
GroupId | GroupIdtop.kpromise |
ArtifactId | ArtifactIddynamic-data-source-spring-boot-starter |
Last Version | Last Version0.0.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondynamic-data-source
Spring Boot with dynamic data source support.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/top.kpromise/dynamic-data-source-spring-boot-starter/ -->
<dependency>
<groupId>top.kpromise</groupId>
<artifactId>dynamic-data-source-spring-boot-starter</artifactId>
<version>0.0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.kpromise/dynamic-data-source-spring-boot-starter/
implementation 'top.kpromise:dynamic-data-source-spring-boot-starter:0.0.5.1'
// https://jarcasting.com/artifacts/top.kpromise/dynamic-data-source-spring-boot-starter/
implementation ("top.kpromise:dynamic-data-source-spring-boot-starter:0.0.5.1")
'top.kpromise:dynamic-data-source-spring-boot-starter:jar:0.0.5.1'
<dependency org="top.kpromise" name="dynamic-data-source-spring-boot-starter" rev="0.0.5.1">
<artifact name="dynamic-data-source-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.kpromise', module='dynamic-data-source-spring-boot-starter', version='0.0.5.1')
)
libraryDependencies += "top.kpromise" % "dynamic-data-source-spring-boot-starter" % "0.0.5.1"
[top.kpromise/dynamic-data-source-spring-boot-starter "0.0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.2.1.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.2.1.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.1.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 2.2.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
dynamic-data-source-spring-boot-starter