Last Version

yelong-mybatis-spring-boot-autoconfigure 2.2.0

集成yelong-mybatis-spring、对于Springboot。 实现自动配置

License

License

Categories

Categories

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

GroupId

com.github.yelong0216
ArtifactId

ArtifactId

yelong-mybatis-spring-boot-autoconfigure
Version

Version

2.2.0
Type

Type

jar
Description

Description

yelong-mybatis-spring-boot-autoconfigure
集成yelong-mybatis-spring、对于Springboot。 实现自动配置
Project URL

Project URL

https://github.com/yelong0216/yelong-mybatis-spring-boot-autoconfigure.git
Source Code Management

Source Code Management

https://github.com/yelong0216/yelong-mybatis-spring-boot-autoconfigure

Download yelong-mybatis-spring-boot-autoconfigure 2.2.0


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

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.