MinBox DataSource Switch

Implementation of multiple data sources

License

License

Categories

Categories

Data
GroupId

GroupId

org.minbox.framework
ArtifactId

ArtifactId

minbox-datasource-switch
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

MinBox DataSource Switch
Implementation of multiple data sources

Download minbox-datasource-switch

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

Project Modules

There are no modules declared in this project.

minbox-build

Modules to centralize common resources and configuration for "minbox components" Maven builds.

Publish package to the Maven Central Repository

org.minbox.framework

minbox

"org.minbox.framework" is committed to providing developers with a series of "out-of-the-box" framework implementation solutions.

Versions

Version
1.0.2
1.0.1.RELEASE
1.0.0.RELEASE