License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration MyBatis Data ORM |
GroupId | GroupIdcom.yuehuanghun |
ArtifactId | ArtifactIdmybatismilu-spring-boot-autoconfigure |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatismilu-spring-boot-autoconfigure
MyBatis & MyBatis-Milu Spring Boot AutoConfigure
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.yuehuanghun/mybatismilu-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.yuehuanghun</groupId>
<artifactId>mybatismilu-spring-boot-autoconfigure</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.yuehuanghun/mybatismilu-spring-boot-autoconfigure/
implementation 'com.yuehuanghun:mybatismilu-spring-boot-autoconfigure:1.7.0'
// https://jarcasting.com/artifacts/com.yuehuanghun/mybatismilu-spring-boot-autoconfigure/
implementation ("com.yuehuanghun:mybatismilu-spring-boot-autoconfigure:1.7.0")
'com.yuehuanghun:mybatismilu-spring-boot-autoconfigure:jar:1.7.0'
<dependency org="com.yuehuanghun" name="mybatismilu-spring-boot-autoconfigure" rev="1.7.0">
<artifact name="mybatismilu-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yuehuanghun', module='mybatismilu-spring-boot-autoconfigure', version='1.7.0')
)
libraryDependencies += "com.yuehuanghun" % "mybatismilu-spring-boot-autoconfigure" % "1.7.0"
[com.yuehuanghun/mybatismilu-spring-boot-autoconfigure "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.5.9 |
org.mybatis : mybatis-spring | jar | 2.0.5 |
org.mybatis.scripting : mybatis-freemarker | jar | 1.2.2 |
org.mybatis.scripting : mybatis-velocity | jar | 2.1.0 |
org.mybatis.scripting : mybatis-thymeleaf | jar | 1.0.2 |
org.springframework.boot : spring-boot-starter-test | jar | 2.3.4.RELEASE |
com.yuehuanghun : mybatis-milu | jar | 1.7.0 |
com.yuehuanghun : mybatis-milu-spring | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-dependencies | pom | 2.3.4.RELEASE |