mybatis-generator-gradle-plugin

MyBatis Generator Plugin

License

License

Categories

Categories

Gradle Build Tools MyBatis Data ORM
GroupId

GroupId

io.github.lollipok
ArtifactId

ArtifactId

mybatis-generator-gradle-plugin
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-generator-gradle-plugin
MyBatis Generator Plugin
Project URL

Project URL

https://github.com/lollipok/codegen
Source Code Management

Source Code Management

https://github.com/lollipok/codegen

Download mybatis-generator-gradle-plugin

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2