<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
</dependency>
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.47</version>
</dependency>
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
<version>3.5.2</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>5.3.4</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
<version>5.3.4</version>
</dependency>
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjweaver</artifactId>
<version>1.8.13</version>
</dependency>
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis-spring</artifactId>
<version>2.0.2</version>
</dependency>
</dependencies>
Read More:
- How to select the jar package version for Maven package when the jar package versions referenced by multiple modules are inconsistent
- The jar package download of Maven project appears (could not transfer artifact. Org mybatis:mybatis )
- Idea Maven project uses package to package and report error (package does not exist)
- Does the version of idea2020.1 import mybayis jar package or report an error? Error: (4,28) Java: package org.apache.ibatis.io does not exist
- Zip to decompress the jar package, like the add file in the jar package
- How to turn your project into a jar package in idea
- Update project manually_ Solution of too large jar package in springboot
- The springboot integration mybatis reported an error. The parameter cannot be found
- Integration openfeign failed to start
- The spring boot project directly replaces the referenced jar package
- Springboot integrated with mybatis
- Error: Failed to execute goal org.mybatis.generator:mybatis-generator-maven-plugin:1.3.2
- Maven compilation error: package does not exist jar package does not exist
- Depending on the custom component jar package, unable to read meta data for class appears after startup
- The introduction of third-party jar package in mavn project results in classnotfoundexception
- Local can link to the server database, upload jar package to the server will report an error
- Maven’s jar package conflict; Maven’s introduction
- The remote port occupation of Linux startup jar package script reports an error
- Idea introduces dependency and starts jar error in opening zip file
- Tomcat was unable to load Maven’s jar package