Categories |
CategoriesMyBatis Data ORM |
---|---|
GroupId | GroupIdcom.gitee.easy4use |
ArtifactId | ArtifactIdyui-mybatisx-core |
Version | Version2.0.4 |
Type | Typejar |
Filename | Size |
---|---|
yui-mybatisx-core-2.0.4.pom | |
yui-mybatisx-core-2.0.4-sources.jar | 47 KB |
yui-mybatisx-core-2.0.4-javadoc.jar | 249 KB |
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.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"]