Categories |
CategoriesMyBatis Data ORM |
---|---|
GroupId | GroupIdcom.gitee.easy4use |
ArtifactId | ArtifactIdyui-mybatisx-base |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
yui-mybatisx-base-2.0.1.pom | |
yui-mybatisx-base-2.0.1-sources.jar | 68 KB |
yui-mybatisx-base-2.0.1-javadoc.jar | 399 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.easy4use/yui-mybatisx-base/
implementation 'com.gitee.easy4use:yui-mybatisx-base:2.0.1'
// https://jarcasting.com/artifacts/com.gitee.easy4use/yui-mybatisx-base/
implementation ("com.gitee.easy4use:yui-mybatisx-base:2.0.1")
'com.gitee.easy4use:yui-mybatisx-base:jar:2.0.1'
<dependency org="com.gitee.easy4use" name="yui-mybatisx-base" rev="2.0.1">
<artifact name="yui-mybatisx-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.easy4use', module='yui-mybatisx-base', version='2.0.1')
)
libraryDependencies += "com.gitee.easy4use" % "yui-mybatisx-base" % "2.0.1"
[com.gitee.easy4use/yui-mybatisx-base "2.0.1"]