LombokPlugin

Mybatis Generator Lombok Plugin

License

License

GroupId

GroupId

com.github.ofofs
ArtifactId

ArtifactId

plugins
Last Version

Last Version

1.1.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

LombokPlugin
Mybatis Generator Lombok Plugin
Project URL

Project URL

https://github.com/kangyonggan/plugins

Download plugins

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.mybatis.generator : mybatis-generator-core jar 1.3.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0.RELEASE
1.0.0.RELEASE