io.github.skyXingren:multi-datasource-spring-boot-starter

a solution for multi-datasource

License

License

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

io.github.skyXingren
ArtifactId

ArtifactId

multi-datasource-spring-boot-starter
Last Version

Last Version

1.0.4.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.skyXingren:multi-datasource-spring-boot-starter
a solution for multi-datasource
Project URL

Project URL

https://github.com/skyXingren/MultiDataSource
Source Code Management

Source Code Management

https://github.com/skyXingren/MultiDataSource.git

Download multi-datasource-spring-boot-starter

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.1.RELEASE
org.springframework : spring-webmvc jar 5.2.10.RELEASE
org.springframework : spring-webflux jar 5.2.10.RELEASE
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.58
mysql : mysql-connector-java jar 8.0.20
com.alibaba : druid-spring-boot-starter jar 1.1.10
com.baomidou : mybatis-plus-boot-starter jar 3.3.2
org.projectlombok : lombok jar 1.18.16
org.springframework.cloud : spring-cloud-starter-openfeign jar
com.google.code.findbugs : jsr305 jar 3.0.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE
1.0.0