License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdcom.enbatis |
ArtifactId | ArtifactIdmybatis-plugs-spring-boot-starter |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-plugs-spring-boot-starter
springboot start
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.enbatis/mybatis-plugs-spring-boot-starter/ -->
<dependency>
<groupId>com.enbatis</groupId>
<artifactId>mybatis-plugs-spring-boot-starter</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.enbatis/mybatis-plugs-spring-boot-starter/
implementation 'com.enbatis:mybatis-plugs-spring-boot-starter:1.2.1'
// https://jarcasting.com/artifacts/com.enbatis/mybatis-plugs-spring-boot-starter/
implementation ("com.enbatis:mybatis-plugs-spring-boot-starter:1.2.1")
'com.enbatis:mybatis-plugs-spring-boot-starter:jar:1.2.1'
<dependency org="com.enbatis" name="mybatis-plugs-spring-boot-starter" rev="1.2.1">
<artifact name="mybatis-plugs-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enbatis', module='mybatis-plugs-spring-boot-starter', version='1.2.1')
)
libraryDependencies += "com.enbatis" % "mybatis-plugs-spring-boot-starter" % "1.2.1"
[com.enbatis/mybatis-plugs-spring-boot-starter "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.2 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.2 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.2.0 |
org.springframework : spring-beans | jar | 5.3.10 |
org.springframework : spring-web | jar | 5.3.10 |
com.enbatis : mybatis-plugs | jar | 4.1.2 |