License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.hiwepy |
ArtifactId | ArtifactIdmybatis-biz |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.hiwepy:mybatis-biz
MyBatis 增强扩展.
|
Project URL |
Project URL |
Filename | Size |
---|---|
mybatis-biz-1.0.0.RELEASE.pom | |
mybatis-biz-1.0.0.RELEASE.jar | 115 KB |
mybatis-biz-1.0.0.RELEASE-sources.jar | 75 KB |
mybatis-biz-1.0.0.RELEASE-javadoc.jar | 379 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.3.17.RELEASE |
org.springframework : spring-jdbc | jar | 4.3.17.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.databene : contiperf | jar | 2.3.4 |
org.slf4j : slf4j-simple | jar | 1.7.25 |