com.github.thinwonton.mybatismetamodel:tkmapper

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

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.thinwonton.mybatismetamodel
ArtifactId

ArtifactId

tkmapper
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

Download tkmapper

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.thinwonton.mybatismetamodel : core jar 1.0.0
tk.mybatis : mapper-core jar 1.1.5
javax.persistence : persistence-api jar 1.0
org.mybatis : mybatis jar 3.5.3

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.2
org.powermock : powermock-api-mockito2 jar 2.0.4
org.powermock : powermock-module-junit4 jar 2.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0