MVN

cn.ttpai.framework : ttpai-mybatis-autoconfigure

Maven & Gradle

Jun 03, 2021
<dependency>
    <groupId>cn.ttpai.framework</groupId>
    <artifactId>ttpai-mybatis-autoconfigure</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.ttpai.framework : ttpai-mybatis-autoconfigure to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of cn.ttpai.framework : ttpai-mybatis-autoconfigure to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
ttpai-mybatis-autoconfigure-1.0.4
ttpai-mybatis-autoconfigure-1.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.ttpai.framework</groupId>
    <artifactId>ttpai-mybatis-autoconfigure</artifactId>
    <version>1.0.4</version>
</dependency>