Last Version

multi-datasource-spring-boot-starter 1.1.0

multiple datasource spring boot starter

License

License

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

com.github.yhqy
ArtifactId

ArtifactId

multi-datasource-spring-boot-starter
Version

Version

1.1.0
Type

Type

jar
Description

Description

multi-datasource-spring-boot-starter
multiple datasource spring boot starter
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/multi-datasource-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/yhqy/multi-datasource-spring-boot-stater

Download multi-datasource-spring-boot-starter 1.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jdbc jar 2.1.0.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.1.0.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.0.RELEASE
cn.hutool : hutool-all jar 4.6.1
org.projectlombok : lombok Optional jar 1.18.2

Project Modules

There are no modules declared in this project.