Categories |
CategoriesMyBatis Data ORM |
---|---|
GroupId | GroupIdcom.gitee.easy4use |
ArtifactId | ArtifactIdyui-mybatisx-core |
Version | Version2.0.2 |
Type | Typejar |
Filename | Size |
---|---|
yui-mybatisx-core-2.0.2.pom | |
yui-mybatisx-core-2.0.2-sources.jar | 333 bytes |
yui-mybatisx-core-2.0.2-javadoc.jar | 315 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.easy4use/yui-mybatisx-core/ -->
<dependency>
<groupId>com.gitee.easy4use</groupId>
<artifactId>yui-mybatisx-core</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.easy4use/yui-mybatisx-core/
implementation 'com.gitee.easy4use:yui-mybatisx-core:2.0.2'
// https://jarcasting.com/artifacts/com.gitee.easy4use/yui-mybatisx-core/
implementation ("com.gitee.easy4use:yui-mybatisx-core:2.0.2")
'com.gitee.easy4use:yui-mybatisx-core:jar:2.0.2'
<dependency org="com.gitee.easy4use" name="yui-mybatisx-core" rev="2.0.2">
<artifact name="yui-mybatisx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.easy4use', module='yui-mybatisx-core', version='2.0.2')
)
libraryDependencies += "com.gitee.easy4use" % "yui-mybatisx-core" % "2.0.2"
[com.gitee.easy4use/yui-mybatisx-core "2.0.2"]