License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration MyBatis Data ORM |
GroupId | GroupIdcom.github.yelong0216 |
ArtifactId | ArtifactIdyelong-mybatis-spring-boot-autoconfigure |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyelong-mybatis-spring-boot-autoconfigure
集成yelong-mybatis-spring、对于Springboot。
实现自动配置
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.yelong0216/yelong-mybatis-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.yelong0216</groupId>
<artifactId>yelong-mybatis-spring-boot-autoconfigure</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yelong0216/yelong-mybatis-spring-boot-autoconfigure/
implementation 'com.github.yelong0216:yelong-mybatis-spring-boot-autoconfigure:2.2.0'
// https://jarcasting.com/artifacts/com.github.yelong0216/yelong-mybatis-spring-boot-autoconfigure/
implementation ("com.github.yelong0216:yelong-mybatis-spring-boot-autoconfigure:2.2.0")
'com.github.yelong0216:yelong-mybatis-spring-boot-autoconfigure:jar:2.2.0'
<dependency org="com.github.yelong0216" name="yelong-mybatis-spring-boot-autoconfigure" rev="2.2.0">
<artifact name="yelong-mybatis-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yelong0216', module='yelong-mybatis-spring-boot-autoconfigure', version='2.2.0')
)
libraryDependencies += "com.github.yelong0216" % "yelong-mybatis-spring-boot-autoconfigure" % "2.2.0"
[com.github.yelong0216/yelong-mybatis-spring-boot-autoconfigure "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yelong0216 : yelong-mybatis-spring | jar | [2.2.0,2.3.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 |
ognl : ognl | jar | 3.1.10 |