is not current version
Last Version 2.0.5

com.gitee.easy4use:yui-mybatisx-core 2.0.4

basic yui-mybatisx-core.

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gitee.easy4use
ArtifactId

ArtifactId

yui-mybatisx-core
Version

Version

2.0.4
Type

Type

jar

Download yui-mybatisx-core 2.0.4


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