License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.github.penggle |
ArtifactId | ArtifactIdmds-spring-boot-autoconfigure |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmds-spring-boot-autoconfigure
mds-spring-boot自动配置模块
|
<!-- https://jarcasting.com/artifacts/io.github.penggle/mds-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.github.penggle</groupId>
<artifactId>mds-spring-boot-autoconfigure</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.penggle/mds-spring-boot-autoconfigure/
implementation 'io.github.penggle:mds-spring-boot-autoconfigure:2.1'
// https://jarcasting.com/artifacts/io.github.penggle/mds-spring-boot-autoconfigure/
implementation ("io.github.penggle:mds-spring-boot-autoconfigure:2.1")
'io.github.penggle:mds-spring-boot-autoconfigure:jar:2.1'
<dependency org="io.github.penggle" name="mds-spring-boot-autoconfigure" rev="2.1">
<artifact name="mds-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.penggle', module='mds-spring-boot-autoconfigure', version='2.1')
)
libraryDependencies += "io.github.penggle" % "mds-spring-boot-autoconfigure" % "2.1"
[io.github.penggle/mds-spring-boot-autoconfigure "2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-jdbc | jar | |
org.springframework.data : spring-data-commons | jar |
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.4 |
com.baomidou : mybatis-plus-extension | jar | 3.5.1 |