License |
License |
---|---|
Categories |
CategoriesData Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.EDM-zhou |
ArtifactId | ArtifactIdauto-switch-datasource |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionauto-switch-datasource
注解方式切换数据源
|
<!-- 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.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.EDM-zhou/auto-switch-datasource/
implementation 'com.github.EDM-zhou:auto-switch-datasource:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.EDM-zhou/auto-switch-datasource/
implementation ("com.github.EDM-zhou:auto-switch-datasource:1.0.1-RELEASE")
'com.github.EDM-zhou:auto-switch-datasource:jar:1.0.1-RELEASE'
<dependency org="com.github.EDM-zhou" name="auto-switch-datasource" rev="1.0.1-RELEASE">
<artifact name="auto-switch-datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.EDM-zhou', module='auto-switch-datasource', version='1.0.1-RELEASE')
)
libraryDependencies += "com.github.EDM-zhou" % "auto-switch-datasource" % "1.0.1-RELEASE"
[com.github.EDM-zhou/auto-switch-datasource "1.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjweaver | jar | 1.6.12 |
org.aspectj : aspectjrt | jar | 1.6.12 |
org.springframework : spring-jdbc | jar | 4.0.2.RELEASE |