is not current version
Last Version 2.2.0

com.github.yelong0216:yelong-mybatis-spring-boot-autoconfigure 2.1.5

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

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.1.5
Type

Type

jar

Download yelong-mybatis-spring-boot-autoconfigure 2.1.5


<!-- 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.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yelong0216/yelong-mybatis-spring-boot-autoconfigure/
implementation 'com.github.yelong0216:yelong-mybatis-spring-boot-autoconfigure:2.1.5'
// https://jarcasting.com/artifacts/com.github.yelong0216/yelong-mybatis-spring-boot-autoconfigure/
implementation ("com.github.yelong0216:yelong-mybatis-spring-boot-autoconfigure:2.1.5")
'com.github.yelong0216:yelong-mybatis-spring-boot-autoconfigure:jar:2.1.5'
<dependency org="com.github.yelong0216" name="yelong-mybatis-spring-boot-autoconfigure" rev="2.1.5">
  <artifact name="yelong-mybatis-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yelong0216', module='yelong-mybatis-spring-boot-autoconfigure', version='2.1.5')
)
libraryDependencies += "com.github.yelong0216" % "yelong-mybatis-spring-boot-autoconfigure" % "2.1.5"
[com.github.yelong0216/yelong-mybatis-spring-boot-autoconfigure "2.1.5"]