License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.bozrahvice.starter |
ArtifactId | ArtifactIddynamic-datasource-starter |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondynamic-datasource
dynamic datasource switch
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.bozrahvice.starter/dynamic-datasource-starter/ -->
<dependency>
<groupId>io.github.bozrahvice.starter</groupId>
<artifactId>dynamic-datasource-starter</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bozrahvice.starter/dynamic-datasource-starter/
implementation 'io.github.bozrahvice.starter:dynamic-datasource-starter:2.0.0'
// https://jarcasting.com/artifacts/io.github.bozrahvice.starter/dynamic-datasource-starter/
implementation ("io.github.bozrahvice.starter:dynamic-datasource-starter:2.0.0")
'io.github.bozrahvice.starter:dynamic-datasource-starter:jar:2.0.0'
<dependency org="io.github.bozrahvice.starter" name="dynamic-datasource-starter" rev="2.0.0">
<artifact name="dynamic-datasource-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bozrahvice.starter', module='dynamic-datasource-starter', version='2.0.0')
)
libraryDependencies += "io.github.bozrahvice.starter" % "dynamic-datasource-starter" % "2.0.0"
[io.github.bozrahvice.starter/dynamic-datasource-starter "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.4 |
org.springframework.boot : spring-boot-starter-web | jar | 2.6.3 |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.6.3 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.3 |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.6.3 |
org.apache.shardingsphere : sharding-jdbc-core | jar | 4.1.1 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.2 |
com.alibaba : druid | jar | 1.1.10 |
org.apache.commons : commons-dbcp2 | jar | 2.9.0 |
com.netflix.archaius : archaius-core | jar | 0.7.6 |
org.projectlombok : lombok | jar | 1.18.24 |
com.alibaba : fastjson | jar | 1.2.83 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.28 |