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