Last Version

master-slave-datasource-starter 0.5.0

mysql master slave datasource support for spring boot starter

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.jun1st
ArtifactId

ArtifactId

master-slave-datasource-starter
Version

Version

0.5.0
Type

Type

jar
Description

Description

master-slave-datasource-starter
mysql master slave datasource support for spring boot starter
Source Code Management

Source Code Management

https://github.com/jun1st/master-slave-datasource.git

Download master-slave-datasource-starter 0.5.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.0.3.RELEASE
org.projectlombok : lombok Optional jar 1.18.8
org.springframework.boot : spring-boot-starter-jdbc jar 2.0.3.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.2

Project Modules

There are no modules declared in this project.