License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdtech.wetech.mybatis |
ArtifactId | ArtifactIdmybatis-ext-spring-boot-starter |
Last Version | Last Version1.6.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMybatis Extensions Parent.
|
<!-- https://jarcasting.com/artifacts/tech.wetech.mybatis/mybatis-ext-spring-boot-starter/ -->
<dependency>
<groupId>tech.wetech.mybatis</groupId>
<artifactId>mybatis-ext-spring-boot-starter</artifactId>
<version>1.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/tech.wetech.mybatis/mybatis-ext-spring-boot-starter/
implementation 'tech.wetech.mybatis:mybatis-ext-spring-boot-starter:1.6.7'
// https://jarcasting.com/artifacts/tech.wetech.mybatis/mybatis-ext-spring-boot-starter/
implementation ("tech.wetech.mybatis:mybatis-ext-spring-boot-starter:1.6.7")
'tech.wetech.mybatis:mybatis-ext-spring-boot-starter:jar:1.6.7'
<dependency org="tech.wetech.mybatis" name="mybatis-ext-spring-boot-starter" rev="1.6.7">
<artifact name="mybatis-ext-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.wetech.mybatis', module='mybatis-ext-spring-boot-starter', version='1.6.7')
)
libraryDependencies += "tech.wetech.mybatis" % "mybatis-ext-spring-boot-starter" % "1.6.7"
[tech.wetech.mybatis/mybatis-ext-spring-boot-starter "1.6.7"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-jdbc | jar | |
tech.wetech.mybatis : mybatis-ext-spring | jar | 1.6.7 |
tech.wetech.mybatis : mybatis-ext-core | jar | 1.6.7 |
tech.wetech.mybatis : mybatis-ext-spring-boot-autoconfigure | jar | 1.6.7 |