mybatis-milu

A mybatis orm enhance framework.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.yuehuanghun
ArtifactId

ArtifactId

mybatis-milu
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-milu
A mybatis orm enhance framework.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/yuehuanghun/mybatis-milu

Download mybatis-milu

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
javax.persistence : javax.persistence-api jar 2.2
org.projectlombok : lombok Optional jar 1.18.12
org.mybatis : mybatis jar 3.5.10
com.github.pagehelper : pagehelper jar 5.2.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
com.alibaba : fastjson jar 1.2.79

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.6.1
1.6.0
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0