mybatis-generator-plugin

A plugin for myBatis generator

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.sisyphsu
ArtifactId

ArtifactId

mybatis-generator-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-generator-plugin
A plugin for myBatis generator
Project URL

Project URL

https://github.com/sisyphsu/mybatis-generator-plugin

Download mybatis-generator-plugin

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0