com.github.lkqm:spring-data-jpa-mybatis

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Data MyBatis ORM
GroupId

GroupId

com.github.lkqm
ArtifactId

ArtifactId

spring-data-jpa-mybatis
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven

Download spring-data-jpa-mybatis

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.lkqm/spring-data-jpa-mybatis/ -->
<dependency>
    <groupId>com.github.lkqm</groupId>
    <artifactId>spring-data-jpa-mybatis</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lkqm/spring-data-jpa-mybatis/
implementation 'com.github.lkqm:spring-data-jpa-mybatis:2.1.0'
// https://jarcasting.com/artifacts/com.github.lkqm/spring-data-jpa-mybatis/
implementation ("com.github.lkqm:spring-data-jpa-mybatis:2.1.0")
'com.github.lkqm:spring-data-jpa-mybatis:jar:2.1.0'
<dependency org="com.github.lkqm" name="spring-data-jpa-mybatis" rev="2.1.0">
  <artifact name="spring-data-jpa-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lkqm', module='spring-data-jpa-mybatis', version='2.1.0')
)
libraryDependencies += "com.github.lkqm" % "spring-data-jpa-mybatis" % "2.1.0"
[com.github.lkqm/spring-data-jpa-mybatis "2.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.3.9.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.4

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.9.RELEASE
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.
com.github.lkqm

Spring

Versions

Version
2.1.0
2.0.0
1.0.0