License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcn.ivan95.me |
ArtifactId | ArtifactIdmybatis-extend-annotation |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMybatis Extend Annotation
Mybatis Extend 注解。
|
<!-- https://jarcasting.com/artifacts/cn.ivan95.me/mybatis-extend-annotation/ -->
<dependency>
<groupId>cn.ivan95.me</groupId>
<artifactId>mybatis-extend-annotation</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ivan95.me/mybatis-extend-annotation/
implementation 'cn.ivan95.me:mybatis-extend-annotation:1.0.4'
// https://jarcasting.com/artifacts/cn.ivan95.me/mybatis-extend-annotation/
implementation ("cn.ivan95.me:mybatis-extend-annotation:1.0.4")
'cn.ivan95.me:mybatis-extend-annotation:jar:1.0.4'
<dependency org="cn.ivan95.me" name="mybatis-extend-annotation" rev="1.0.4">
<artifact name="mybatis-extend-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ivan95.me', module='mybatis-extend-annotation', version='1.0.4')
)
libraryDependencies += "cn.ivan95.me" % "mybatis-extend-annotation" % "1.0.4"
[cn.ivan95.me/mybatis-extend-annotation "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.19 |
org.mybatis.spring.boot : mybatis-spring-boot-starter Optional | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |