com.github.hiwepy:mybatis-biz

MyBatis 增强扩展.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

mybatis-biz
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.hiwepy:mybatis-biz
MyBatis 增强扩展.
Project URL

Project URL

https://github.com/hiwepy/mybatis-biz

Download mybatis-biz

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.alibaba : fastjson jar 1.2.61
commons-beanutils : commons-beanutils jar 1.9.3
org.mybatis : mybatis jar 3.5.3
org.mybatis : mybatis-spring jar 2.0.3
com.baomidou : mybatis-plus jar 3.3.0

provided (2)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.17.RELEASE
org.springframework : spring-jdbc jar 4.3.17.RELEASE

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.databene : contiperf jar 2.3.4
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE