License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.gitee.easy4use |
ArtifactId | ArtifactIdmybatis-link-annotation |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-link-annotation
basic mybatis-link-annotation.
|
<!-- https://jarcasting.com/artifacts/com.gitee.easy4use/mybatis-link-annotation/ -->
<dependency>
<groupId>com.gitee.easy4use</groupId>
<artifactId>mybatis-link-annotation</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.easy4use/mybatis-link-annotation/
implementation 'com.gitee.easy4use:mybatis-link-annotation:1.0.8'
// https://jarcasting.com/artifacts/com.gitee.easy4use/mybatis-link-annotation/
implementation ("com.gitee.easy4use:mybatis-link-annotation:1.0.8")
'com.gitee.easy4use:mybatis-link-annotation:jar:1.0.8'
<dependency org="com.gitee.easy4use" name="mybatis-link-annotation" rev="1.0.8">
<artifact name="mybatis-link-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.easy4use', module='mybatis-link-annotation', version='1.0.8')
)
libraryDependencies += "com.gitee.easy4use" % "mybatis-link-annotation" % "1.0.8"
[com.gitee.easy4use/mybatis-link-annotation "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.2 |
com.baomidou : mybatis-plus-annotation | jar | 3.4.1 |