License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.gitee.zcx7878 |
ArtifactId | ArtifactIdleisure.mybatis.gene |
Version | Version1.0.0.6 |
Type | Typejar |
Description |
Descriptionleisure
leisure 基础框架
|
<!-- https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.mybatis.gene/ -->
<dependency>
<groupId>com.gitee.zcx7878</groupId>
<artifactId>leisure.mybatis.gene</artifactId>
<version>1.0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.mybatis.gene/
implementation 'com.gitee.zcx7878:leisure.mybatis.gene:1.0.0.6'
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.mybatis.gene/
implementation ("com.gitee.zcx7878:leisure.mybatis.gene:1.0.0.6")
'com.gitee.zcx7878:leisure.mybatis.gene:jar:1.0.0.6'
<dependency org="com.gitee.zcx7878" name="leisure.mybatis.gene" rev="1.0.0.6">
<artifact name="leisure.mybatis.gene" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zcx7878', module='leisure.mybatis.gene', version='1.0.0.6')
)
libraryDependencies += "com.gitee.zcx7878" % "leisure.mybatis.gene" % "1.0.0.6"
[com.gitee.zcx7878/leisure.mybatis.gene "1.0.0.6"]