License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.penggle |
ArtifactId | ArtifactIdmybatis-springboot-mds-starter |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-springboot-mds-starter
一个基于mybatis-spring-boot的多数据源扩展组件
|
<!-- https://jarcasting.com/artifacts/io.github.penggle/mybatis-springboot-mds-starter/ -->
<dependency>
<groupId>io.github.penggle</groupId>
<artifactId>mybatis-springboot-mds-starter</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.penggle/mybatis-springboot-mds-starter/
implementation 'io.github.penggle:mybatis-springboot-mds-starter:2.1'
// https://jarcasting.com/artifacts/io.github.penggle/mybatis-springboot-mds-starter/
implementation ("io.github.penggle:mybatis-springboot-mds-starter:2.1")
'io.github.penggle:mybatis-springboot-mds-starter:jar:2.1'
<dependency org="io.github.penggle" name="mybatis-springboot-mds-starter" rev="2.1">
<artifact name="mybatis-springboot-mds-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.penggle', module='mybatis-springboot-mds-starter', version='2.1')
)
libraryDependencies += "io.github.penggle" % "mybatis-springboot-mds-starter" % "2.1"
[io.github.penggle/mybatis-springboot-mds-starter "2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
io.github.penggle : mybatis-springboot-mds-autoconfigure | jar | 2.1 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.4 |