Last Version

Mybaits JPA 1.8

Mybaits JPA: a convenient development tool for mybatis puls

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.yanzongpro
ArtifactId

ArtifactId

mybatis-jpa
Version

Version

1.8
Type

Type

jar
Description

Description

Mybaits JPA
Mybaits JPA: a convenient development tool for mybatis puls
Project URL

Project URL

https://github.com/yanzongpro/mybaits-jpa

Download mybatis-jpa 1.8


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework : spring-beans jar 5.2.0.RELEASE
org.springframework : spring-context jar 5.2.0.RELEASE
com.baomidou : mybatis-plus jar 3.2.0
com.github.pagehelper : pagehelper jar 5.1.10
commons-collections : commons-collections jar 3.2.2
org.springframework.data : spring-data-commons jar 2.3.2.RELEASE

Project Modules

There are no modules declared in this project.