License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.yelong0216 |
ArtifactId | ArtifactIdyelong-ssm-spring-boot-autoconfigure |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyelong-ssm-spring-boot-autoconfigure
yelong-ssm集成springboot的自动注入器
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.yelong0216/yelong-ssm-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.yelong0216</groupId>
<artifactId>yelong-ssm-spring-boot-autoconfigure</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yelong0216/yelong-ssm-spring-boot-autoconfigure/
implementation 'com.github.yelong0216:yelong-ssm-spring-boot-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/com.github.yelong0216/yelong-ssm-spring-boot-autoconfigure/
implementation ("com.github.yelong0216:yelong-ssm-spring-boot-autoconfigure:1.0.0")
'com.github.yelong0216:yelong-ssm-spring-boot-autoconfigure:jar:1.0.0'
<dependency org="com.github.yelong0216" name="yelong-ssm-spring-boot-autoconfigure" rev="1.0.0">
<artifact name="yelong-ssm-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yelong0216', module='yelong-ssm-spring-boot-autoconfigure', version='1.0.0')
)
libraryDependencies += "com.github.yelong0216" % "yelong-ssm-spring-boot-autoconfigure" % "1.0.0"
[com.github.yelong0216/yelong-ssm-spring-boot-autoconfigure "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yelong0216 : yelong-ssm | jar | 1.0.0 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.0 |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.2.5 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.5.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.5.RELEASE |