any-annotation-mybatis-plugin

A plugin to provide mybatis generator enhancement. It need work with mybatis generator. support lombok annotation to entity class.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.plmmilove
ArtifactId

ArtifactId

any-annotation-mybatis-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

any-annotation-mybatis-plugin
A plugin to provide mybatis generator enhancement. It need work with mybatis generator. support lombok annotation to entity class.
Project URL

Project URL

https://github.com/plmmilove/any-annotation-mybatis-plugin
Source Code Management

Source Code Management

https://github.com/plmmilove/any-annotation-mybatis-plugin/tree/master

Download any-annotation-mybatis-plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.1

provided (4)

Group / Artifact Type Version
org.mybatis.generator : mybatis-generator-core jar 1.4.0
mysql : mysql-connector-java jar 8.0.22
org.mybatis : mybatis jar 3.5.6
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0