com.github.thinwonton.mybatismetamodel:tkmapper-spring

mybatis-metamodel是mybatis-plus和mapper库的元数据模型生成插件

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.thinwonton.mybatismetamodel
ArtifactId

ArtifactId

tkmapper-spring
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-metamodel是mybatis-plus和mapper库的元数据模型生成插件
Project URL

Project URL

https://my.oschina.net/thinwonton/tkmapper-spring

Download tkmapper-spring

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.thinwonton.mybatismetamodel/tkmapper-spring/ -->
<dependency>
    <groupId>com.github.thinwonton.mybatismetamodel</groupId>
    <artifactId>tkmapper-spring</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thinwonton.mybatismetamodel/tkmapper-spring/
implementation 'com.github.thinwonton.mybatismetamodel:tkmapper-spring:1.0.0'
// https://jarcasting.com/artifacts/com.github.thinwonton.mybatismetamodel/tkmapper-spring/
implementation ("com.github.thinwonton.mybatismetamodel:tkmapper-spring:1.0.0")
'com.github.thinwonton.mybatismetamodel:tkmapper-spring:jar:1.0.0'
<dependency org="com.github.thinwonton.mybatismetamodel" name="tkmapper-spring" rev="1.0.0">
  <artifact name="tkmapper-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thinwonton.mybatismetamodel', module='tkmapper-spring', version='1.0.0')
)
libraryDependencies += "com.github.thinwonton.mybatismetamodel" % "tkmapper-spring" % "1.0.0"
[com.github.thinwonton.mybatismetamodel/tkmapper-spring "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.thinwonton.mybatismetamodel : tkmapper jar 1.0.0
org.springframework : spring-context jar 5.1.10.RELEASE
org.mybatis : mybatis jar 3.5.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0