com.github.yeecode.dynamicdatasource:DynamicDataSource

A tool that allows you to add, delete, and switch data sources while the program is running.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.yeecode.dynamicdatasource
ArtifactId

ArtifactId

DynamicDataSource
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

A tool that allows you to add, delete, and switch data sources while the program is running.

Download DynamicDataSource

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.yeecode.dynamicdatasource/DynamicDataSource/ -->
<dependency>
    <groupId>com.github.yeecode.dynamicdatasource</groupId>
    <artifactId>DynamicDataSource</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yeecode.dynamicdatasource/DynamicDataSource/
implementation 'com.github.yeecode.dynamicdatasource:DynamicDataSource:1.3.2'
// https://jarcasting.com/artifacts/com.github.yeecode.dynamicdatasource/DynamicDataSource/
implementation ("com.github.yeecode.dynamicdatasource:DynamicDataSource:1.3.2")
'com.github.yeecode.dynamicdatasource:DynamicDataSource:jar:1.3.2'
<dependency org="com.github.yeecode.dynamicdatasource" name="DynamicDataSource" rev="1.3.2">
  <artifact name="DynamicDataSource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yeecode.dynamicdatasource', module='DynamicDataSource', version='1.3.2')
)
libraryDependencies += "com.github.yeecode.dynamicdatasource" % "DynamicDataSource" % "1.3.2"
[com.github.yeecode.dynamicdatasource/DynamicDataSource "1.3.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.2.RELEASE
org.springframework : spring-jdbc jar 5.2.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
0.0.1