MVN

io.easybest : spring-data-mybatis-build

Maven & Gradle

Aug 31, 2020
235 stars

Spring Data MyBatis Build · Spring Data module for MyBatis repositories.

<dependency>
    <groupId>io.easybest</groupId>
    <artifactId>spring-data-mybatis-build</artifactId>
    <version>2.0.1.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.easybest : spring-data-mybatis-build to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1.RELEASE

All Versions

Choose a version of io.easybest : spring-data-mybatis-build to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
spring-data-mybatis-build-2.0.1.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.easybest</groupId>
    <artifactId>spring-data-mybatis-build</artifactId>
    <version>2.0.1.RELEASE</version>
</dependency>

Advertisement