License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.gitee.zhibi |
ArtifactId | ArtifactIdfast-mybatis |
Last Version | Last Version2.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description快速开发
|
Filename | Size |
---|---|
fast-mybatis-2.6.2.pom | |
fast-mybatis-2.6.2.jar | 8 KB |
fast-mybatis-2.6.2-sources.jar | 6 KB |
fast-mybatis-2.6.2-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zhibi/fast-mybatis/ -->
<dependency>
<groupId>com.gitee.zhibi</groupId>
<artifactId>fast-mybatis</artifactId>
<version>2.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zhibi/fast-mybatis/
implementation 'com.gitee.zhibi:fast-mybatis:2.6.2'
// https://jarcasting.com/artifacts/com.gitee.zhibi/fast-mybatis/
implementation ("com.gitee.zhibi:fast-mybatis:2.6.2")
'com.gitee.zhibi:fast-mybatis:jar:2.6.2'
<dependency org="com.gitee.zhibi" name="fast-mybatis" rev="2.6.2">
<artifact name="fast-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zhibi', module='fast-mybatis', version='2.6.2')
)
libraryDependencies += "com.gitee.zhibi" % "fast-mybatis" % "2.6.2"
[com.gitee.zhibi/fast-mybatis "2.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.8.1 |
com.gitee.zhibi : fast-commons | jar | 2.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.5.0 |
org.projectlombok : lombok | jar | 1.18.6 |
com.github.pagehelper : pagehelper | jar | 5.1.8 |
org.slf4j : slf4j-api | jar | 1.8.0-beta4 |
org.springframework : spring-context | jar | 5.1.5.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
com.baomidou : mybatis-plus | jar | 3.3.2 |