| License |
License |
|---|---|
| Categories |
CategoriesData MyBatis ORM |
| GroupId | GroupIdio.easybest |
| ArtifactId | ArtifactIdspring-data-mybatis-parent |
| Version | Version2.0.1.RELEASE |
| Type | Typepom |
| Description |
DescriptionSpring Data MyBatis Parent
Spring Data module for MyBatis repositories.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationEasyBest |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spring-data-mybatis-parent-2.0.1.RELEASE.pom | 1 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.26 |
| org.projectlombok : lombok Optional | jar | 1.18.12 |