| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdcom.gitee.easy4use |
| ArtifactId | ArtifactIdyui-mybatisx-base |
| Last Version | Last Version2.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionyui-mybatisx-base
basic yui-mybatisx-base.
|
| Filename | Size |
|---|---|
| yui-mybatisx-base-2.0.5.pom | |
| yui-mybatisx-base-2.0.5-sources.jar | 69 KB |
| yui-mybatisx-base-2.0.5-javadoc.jar | 401 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.easy4use/yui-mybatisx-base/ -->
<dependency>
<groupId>com.gitee.easy4use</groupId>
<artifactId>yui-mybatisx-base</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.easy4use/yui-mybatisx-base/
implementation 'com.gitee.easy4use:yui-mybatisx-base:2.0.5'
// https://jarcasting.com/artifacts/com.gitee.easy4use/yui-mybatisx-base/
implementation ("com.gitee.easy4use:yui-mybatisx-base:2.0.5")
'com.gitee.easy4use:yui-mybatisx-base:jar:2.0.5'
<dependency org="com.gitee.easy4use" name="yui-mybatisx-base" rev="2.0.5">
<artifact name="yui-mybatisx-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.easy4use', module='yui-mybatisx-base', version='2.0.5')
)
libraryDependencies += "com.gitee.easy4use" % "yui-mybatisx-base" % "2.0.5"
[com.gitee.easy4use/yui-mybatisx-base "2.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web Optional | jar | 2.3.6.RELEASE |
| org.mybatis : mybatis Optional | jar | 3.5.6 |
| org.mybatis : mybatis-spring Optional | jar | 2.0.6 |
| org.springframework : spring-jdbc Optional | jar | 5.3.3 |
| org.projectlombok : lombok Optional | jar | 1.18.2 |
| com.baomidou : mybatis-plus-core | jar | 3.4.1 |
| com.baomidou : mybatis-plus-extension | jar | 3.4.1 |
| com.baomidou : mybatis-plus-annotation | jar | 3.4.1 |