MVN

com.cjxch : super-mybatis

Maven & Gradle

Feb 28, 2023
0 stars
<dependency>
    <groupId>com.cjxch</groupId>
    <artifactId>super-mybatis</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cjxch : super-mybatis to add to Maven - Latest Versions:

  • Latest Stable: 1.2.1
  • Latest Release Candidate: 1.2.2-RC1

All Versions

Choose a version of com.cjxch : super-mybatis to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
super-mybatis-1.2.2-RC1
super-mybatis-1.2.1
super-mybatis-1.2.1-RC1
super-mybatis-1.2.0-RC1
super-mybatis-1.2.0
1.1.x
super-mybatis-1.1.9
super-mybatis-1.1.8
super-mybatis-1.1.6
super-mybatis-1.1.5
super-mybatis-1.1.4
super-mybatis-1.1.2
super-mybatis-1.1.0
1.0.x
super-mybatis-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.cjxch</groupId>
    <artifactId>super-mybatis</artifactId>
    <version>1.2.1</version>
</dependency>

Advertisement