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