is not current version
Last Version 2.0.5

com.gitee.easy4use:yui-mybatisx-base 2.0.2

basic yui-mybatisx-base.

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gitee.easy4use
ArtifactId

ArtifactId

yui-mybatisx-base
Version

Version

2.0.2
Type

Type

jar

Download yui-mybatisx-base 2.0.2


<!-- https://jarcasting.com/artifacts/com.gitee.easy4use/yui-mybatisx-base/ -->
<dependency>
    <groupId>com.gitee.easy4use</groupId>
    <artifactId>yui-mybatisx-base</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.easy4use/yui-mybatisx-base/
implementation 'com.gitee.easy4use:yui-mybatisx-base:2.0.2'
// https://jarcasting.com/artifacts/com.gitee.easy4use/yui-mybatisx-base/
implementation ("com.gitee.easy4use:yui-mybatisx-base:2.0.2")
'com.gitee.easy4use:yui-mybatisx-base:jar:2.0.2'
<dependency org="com.gitee.easy4use" name="yui-mybatisx-base" rev="2.0.2">
  <artifact name="yui-mybatisx-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.easy4use', module='yui-mybatisx-base', version='2.0.2')
)
libraryDependencies += "com.gitee.easy4use" % "yui-mybatisx-base" % "2.0.2"
[com.gitee.easy4use/yui-mybatisx-base "2.0.2"]