Categories |
CategoriesData Auto Application Layer Libs Code Generators config Configuration |
---|---|
GroupId | GroupIdio.github.jinlongliao |
ArtifactId | ArtifactIddynamic-datasource-springboot-autoconfig |
Last Version | Last Version1.0.1.release |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/io.github.jinlongliao/dynamic-datasource-springboot-autoconfig/ -->
<dependency>
<groupId>io.github.jinlongliao</groupId>
<artifactId>dynamic-datasource-springboot-autoconfig</artifactId>
<version>1.0.1.release</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jinlongliao/dynamic-datasource-springboot-autoconfig/
implementation 'io.github.jinlongliao:dynamic-datasource-springboot-autoconfig:1.0.1.release'
// https://jarcasting.com/artifacts/io.github.jinlongliao/dynamic-datasource-springboot-autoconfig/
implementation ("io.github.jinlongliao:dynamic-datasource-springboot-autoconfig:1.0.1.release")
'io.github.jinlongliao:dynamic-datasource-springboot-autoconfig:jar:1.0.1.release'
<dependency org="io.github.jinlongliao" name="dynamic-datasource-springboot-autoconfig" rev="1.0.1.release">
<artifact name="dynamic-datasource-springboot-autoconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jinlongliao', module='dynamic-datasource-springboot-autoconfig', version='1.0.1.release')
)
libraryDependencies += "io.github.jinlongliao" % "dynamic-datasource-springboot-autoconfig" % "1.0.1.release"
[io.github.jinlongliao/dynamic-datasource-springboot-autoconfig "1.0.1.release"]
Group / Artifact | Type | Version |
---|---|---|
io.github.jinlongliao : dynamic.datasource.aspect | jar | ${project.version} |
org.springframework.boot : spring-boot-autoconfigure-processor | jar | 2.3.5.RELEASE |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.3.5.RELEASE |
org.apache.tomcat : tomcat-jdbc Optional | jar | 9.0.36 |
org.apache.commons : commons-dbcp2 Optional | jar | 2.7.0 |
com.alibaba : druid Optional | jar | 1.1.23 |
com.zaxxer : HikariCP Optional | jar | 3.4.5 |