Last Version

Spring Data MyBatis Parent 2.0.1.RELEASE

Spring Data module for MyBatis repositories.

License

License

Categories

Categories

Data MyBatis ORM
GroupId

GroupId

io.easybest
ArtifactId

ArtifactId

spring-data-mybatis-parent
Version

Version

2.0.1.RELEASE
Type

Type

pom
Description

Description

Spring Data MyBatis Parent
Spring Data module for MyBatis repositories.
Project URL

Project URL

https://github.com/easybest/spring-data-mybatis
Project Organization

Project Organization

EasyBest
Source Code Management

Source Code Management

https://github.com/easybest/spring-data-mybatis

Download spring-data-mybatis-parent 2.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/io.easybest/spring-data-mybatis-parent/ -->
<dependency>
    <groupId>io.easybest</groupId>
    <artifactId>spring-data-mybatis-parent</artifactId>
    <version>2.0.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.easybest/spring-data-mybatis-parent/
implementation 'io.easybest:spring-data-mybatis-parent:2.0.1.RELEASE'
// https://jarcasting.com/artifacts/io.easybest/spring-data-mybatis-parent/
implementation ("io.easybest:spring-data-mybatis-parent:2.0.1.RELEASE")
'io.easybest:spring-data-mybatis-parent:pom:2.0.1.RELEASE'
<dependency org="io.easybest" name="spring-data-mybatis-parent" rev="2.0.1.RELEASE">
  <artifact name="spring-data-mybatis-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.easybest', module='spring-data-mybatis-parent', version='2.0.1.RELEASE')
)
libraryDependencies += "io.easybest" % "spring-data-mybatis-parent" % "2.0.1.RELEASE"
[io.easybest/spring-data-mybatis-parent "2.0.1.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

There are no modules declared in this project.