is not current version
Last Version 1.0.1-RELEASE

com.github.EDM-zhou:auto-switch-datasource 1.0.0-RELEASE

手动切换数据源

Categories

Categories

Data Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.EDM-zhou
ArtifactId

ArtifactId

auto-switch-datasource
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download auto-switch-datasource 1.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.EDM-zhou/auto-switch-datasource/ -->
<dependency>
    <groupId>com.github.EDM-zhou</groupId>
    <artifactId>auto-switch-datasource</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.EDM-zhou/auto-switch-datasource/
implementation 'com.github.EDM-zhou:auto-switch-datasource:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.EDM-zhou/auto-switch-datasource/
implementation ("com.github.EDM-zhou:auto-switch-datasource:1.0.0-RELEASE")
'com.github.EDM-zhou:auto-switch-datasource:jar:1.0.0-RELEASE'
<dependency org="com.github.EDM-zhou" name="auto-switch-datasource" rev="1.0.0-RELEASE">
  <artifact name="auto-switch-datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.EDM-zhou', module='auto-switch-datasource', version='1.0.0-RELEASE')
)
libraryDependencies += "com.github.EDM-zhou" % "auto-switch-datasource" % "1.0.0-RELEASE"
[com.github.EDM-zhou/auto-switch-datasource "1.0.0-RELEASE"]