com.alilitech:mybatis-jpa-spring

mybatis jpa is an ORM framework based on mybatis.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.alilitech
ArtifactId

ArtifactId

mybatis-jpa-spring
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis jpa is an ORM framework based on mybatis.

Download mybatis-jpa-spring

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.alilitech : mybatis-jpa jar 2.0.2
org.mybatis : mybatis-spring jar 2.0.7
org.springframework : spring-jdbc jar 5.2.15.RELEASE

provided (3)

Group / Artifact Type Version
org.springframework : spring-web jar 5.2.15.RELEASE
org.springframework : spring-webmvc jar 5.2.15.RELEASE
org.springframework.boot : spring-boot-starter jar

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.springframework : spring-test jar 5.2.15.RELEASE
com.zaxxer : HikariCP jar 3.4.5
org.projectlombok : lombok jar 1.18.22
mysql : mysql-connector-java jar 8.0.25

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0.0