tech.wetech.mybatis:mybatis-ext-spring-boot-autoconfigure

Mybatis Extensions Parent.

License

License

Categories

Categories

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

GroupId

tech.wetech.mybatis
ArtifactId

ArtifactId

mybatis-ext-spring-boot-autoconfigure
Last Version

Last Version

1.6.7
Release Date

Release Date

Type

Type

jar
Description

Description

Mybatis Extensions Parent.

Download mybatis-ext-spring-boot-autoconfigure

How to add to project

<!-- https://jarcasting.com/artifacts/tech.wetech.mybatis/mybatis-ext-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>tech.wetech.mybatis</groupId>
    <artifactId>mybatis-ext-spring-boot-autoconfigure</artifactId>
    <version>1.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/tech.wetech.mybatis/mybatis-ext-spring-boot-autoconfigure/
implementation 'tech.wetech.mybatis:mybatis-ext-spring-boot-autoconfigure:1.6.7'
// https://jarcasting.com/artifacts/tech.wetech.mybatis/mybatis-ext-spring-boot-autoconfigure/
implementation ("tech.wetech.mybatis:mybatis-ext-spring-boot-autoconfigure:1.6.7")
'tech.wetech.mybatis:mybatis-ext-spring-boot-autoconfigure:jar:1.6.7'
<dependency org="tech.wetech.mybatis" name="mybatis-ext-spring-boot-autoconfigure" rev="1.6.7">
  <artifact name="mybatis-ext-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.wetech.mybatis', module='mybatis-ext-spring-boot-autoconfigure', version='1.6.7')
)
libraryDependencies += "tech.wetech.mybatis" % "mybatis-ext-spring-boot-autoconfigure" % "1.6.7"
[tech.wetech.mybatis/mybatis-ext-spring-boot-autoconfigure "1.6.7"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
tech.wetech.mybatis : mybatis-ext-spring Optional jar 1.6.7
tech.wetech.mybatis : mybatis-ext-core jar 1.6.7
org.mybatis.scripting : mybatis-freemarker Optional jar 1.2.0
org.mybatis.scripting : mybatis-velocity Optional jar 2.1.0
org.mybatis.scripting : mybatis-thymeleaf Optional jar 1.0.1
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (3)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.16
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.7
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0_wms12