Categories |
CategoriesMyBatis Data ORM |
---|---|
GroupId | GroupIdcom.gitee.easy4use |
ArtifactId | ArtifactIdyui-mybatisx-core |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
yui-mybatisx-core-1.0.3.pom | |
yui-mybatisx-core-1.0.3-sources.jar | 333 bytes |
yui-mybatisx-core-1.0.3-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>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.easy4use/yui-mybatisx-core/
implementation 'com.gitee.easy4use:yui-mybatisx-core:1.0.3'
// https://jarcasting.com/artifacts/com.gitee.easy4use/yui-mybatisx-core/
implementation ("com.gitee.easy4use:yui-mybatisx-core:1.0.3")
'com.gitee.easy4use:yui-mybatisx-core:jar:1.0.3'
<dependency org="com.gitee.easy4use" name="yui-mybatisx-core" rev="1.0.3">
<artifact name="yui-mybatisx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.easy4use', module='yui-mybatisx-core', version='1.0.3')
)
libraryDependencies += "com.gitee.easy4use" % "yui-mybatisx-core" % "1.0.3"
[com.gitee.easy4use/yui-mybatisx-core "1.0.3"]