License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Data |
GroupId | GroupIdio.github.skyXingren |
ArtifactId | ArtifactIdmulti-datasource-spring-boot-starter |
Last Version | Last Version1.0.4.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.skyXingren:multi-datasource-spring-boot-starter
a solution for multi-datasource
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.4.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.4.RELEASE'
// https://jarcasting.com/artifacts/io.github.skyXingren/multi-datasource-spring-boot-starter/
implementation ("io.github.skyXingren:multi-datasource-spring-boot-starter:1.0.4.RELEASE")
'io.github.skyXingren:multi-datasource-spring-boot-starter:jar:1.0.4.RELEASE'
<dependency org="io.github.skyXingren" name="multi-datasource-spring-boot-starter" rev="1.0.4.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.4.RELEASE')
)
libraryDependencies += "io.github.skyXingren" % "multi-datasource-spring-boot-starter" % "1.0.4.RELEASE"
[io.github.skyXingren/multi-datasource-spring-boot-starter "1.0.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.3.1.RELEASE |
org.springframework : spring-webmvc | jar | 5.2.10.RELEASE |
org.springframework : spring-webflux | jar | 5.2.10.RELEASE |
org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.58 |
mysql : mysql-connector-java | jar | 8.0.20 |
com.alibaba : druid-spring-boot-starter | jar | 1.1.10 |
com.baomidou : mybatis-plus-boot-starter | jar | 3.3.2 |
org.projectlombok : lombok | jar | 1.18.16 |
org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.1.RELEASE |