Mybatis Extend Annotation

Mybatis Extend 注解。

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.ivan95.me
ArtifactId

ArtifactId

mybatis-extend-annotation
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Mybatis Extend Annotation
Mybatis Extend 注解。

Download mybatis-extend-annotation

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.19
org.mybatis.spring.boot : mybatis-spring-boot-starter Optional jar 1.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0