minbox-build
Modules to centralize common resources and configuration for "minbox components" Maven builds.
| License | License | 
|---|---|
| Categories | CategoriesData | 
| GroupId | GroupIdorg.minbox.framework | 
| ArtifactId | ArtifactIdminbox-datasource-switch | 
| Last Version | Last Version1.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMinBox DataSource Switch Implementation of multiple data sources | 
<!-- https://jarcasting.com/artifacts/org.minbox.framework/minbox-datasource-switch/ -->
<dependency>
    <groupId>org.minbox.framework</groupId>
    <artifactId>minbox-datasource-switch</artifactId>
    <version>1.0.2</version>
</dependency>// https://jarcasting.com/artifacts/org.minbox.framework/minbox-datasource-switch/
implementation 'org.minbox.framework:minbox-datasource-switch:1.0.2'// https://jarcasting.com/artifacts/org.minbox.framework/minbox-datasource-switch/
implementation ("org.minbox.framework:minbox-datasource-switch:1.0.2")'org.minbox.framework:minbox-datasource-switch:jar:1.0.2'<dependency org="org.minbox.framework" name="minbox-datasource-switch" rev="1.0.2">
  <artifact name="minbox-datasource-switch" type="jar" />
</dependency>@Grapes(
@Grab(group='org.minbox.framework', module='minbox-datasource-switch', version='1.0.2')
)libraryDependencies += "org.minbox.framework" % "minbox-datasource-switch" % "1.0.2"[org.minbox.framework/minbox-datasource-switch "1.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-core Optional | jar | |
| org.springframework : spring-beans Optional | jar | |
| org.springframework : spring-aop Optional | jar | |
| org.springframework.boot : spring-boot-starter-jdbc Optional | jar | |
| org.projectlombok : lombok Optional | jar | |
| com.zaxxer : HikariCP Optional | jar | |
| com.alibaba : druid Optional | jar | 
Modules to centralize common resources and configuration for "minbox components" Maven builds.
 
                    | Version | 
|---|
| 1.0.2 | 
| 1.0.1.RELEASE | 
| 1.0.0.RELEASE |