com.alilitech:mybatis-jpa-spring-boot-starter

mybatis jpa is an ORM framework based on mybatis.

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.alilitech
ArtifactId

ArtifactId

mybatis-jpa-spring-boot-starter
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-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.alilitech : mybatis-jpa-spring jar 2.0.2
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.2.2
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

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

test (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-test jar
mysql : mysql-connector-java jar 8.0.28

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0.0