Last Version

com.github.teakfly:teafly-common-datasource 2.0.0

teafly 切换数据源

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.teakfly
ArtifactId

ArtifactId

teafly-common-datasource
Version

Version

2.0.0
Type

Type

jar
Description

Description

teafly 切换数据源
Project URL

Project URL

https://github.com/teakfly/teafly
Source Code Management

Source Code Management

https://github.com/teakfly/teafly/tree/main

Download teafly-common-datasource 2.0.0


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework : spring-webmvc jar
com.github.teakfly : teafly-common-core jar
org.springframework.data : spring-data-commons jar
com.baomidou : mybatis-plus-boot-starter jar
com.baomidou : dynamic-datasource-spring-boot-starter jar
mysql : mysql-connector-java jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.cloud : spring-cloud-starter-openfeign jar
com.github.ulisesbocchio : jasypt-spring-boot-starter jar 3.0.3
cn.hutool : hutool-all jar 5.6.3

provided (3)

Group / Artifact Type Version
com.alibaba : druid-spring-boot-starter jar
javax.servlet : javax.servlet-api jar
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.