Last Version

mds-spring-boot-autoconfigure 2.1

mds-spring-boot自动配置模块

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.github.penggle
ArtifactId

ArtifactId

mds-spring-boot-autoconfigure
Version

Version

2.1
Type

Type

jar
Description

Description

mds-spring-boot-autoconfigure
mds-spring-boot自动配置模块

Download mds-spring-boot-autoconfigure 2.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.data : spring-data-commons jar

provided (2)

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

Project Modules

There are no modules declared in this project.