MVN

cn.ttpai.framework : ttpai_mybatis

Maven & Gradle

Jun 03, 2021

MyBatis Quick Start

<dependency>
    <groupId>cn.ttpai.framework</groupId>
    <artifactId>ttpai_mybatis</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.4

All Versions

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

Version Vulnerabilities Updated
1.0.x
ttpai_mybatis-1.0.4
ttpai_mybatis-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</artifactId>
    <version>1.0.4</version>
</dependency>