is not current version
Last Version 2.0.0

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

teafly 切换数据源

Categories

Categories

Data
GroupId

GroupId

com.github.teakfly
ArtifactId

ArtifactId

teafly-common-datasource
Version

Version

1.0.36
Type

Type

jar

Download teafly-common-datasource 1.0.36


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