Categories |
CategoriesMyBatis Data ORM |
---|---|
GroupId | GroupIdcom.gitee.easy4use |
ArtifactId | ArtifactIdyui-mybatisx-base |
Version | Version2.0.2 |
Type | Typejar |
Filename | Size |
---|---|
yui-mybatisx-base-2.0.2.pom | |
yui-mybatisx-base-2.0.2-sources.jar | 69 KB |
yui-mybatisx-base-2.0.2-javadoc.jar | 401 KB |
Browse |
<!-- 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"]