| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdcom.github.yanzongpro |
| ArtifactId | ArtifactIdmybatis-jpa |
| Last Version | Last Version1.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMybaits JPA
Mybaits JPA: a convenient development tool for mybatis puls
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mybatis-jpa-1.8.pom | |
| mybatis-jpa-1.8.jar | 51 KB |
| mybatis-jpa-1.8-sources.jar | 28 KB |
| mybatis-jpa-1.8-javadoc.jar | 233 KB |
| Browse |
<!-- 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"]
| 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 |