DynamicDataSourceParent

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

DynamicDataSourceParent
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/yeecode/DynamicDataSource

Download DynamicDataSourceParent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • client
  • demo

Versions

Version
1.3.2
1.3.0
1.2.1
1.2.0
1.1.0
1.0.1