com.github.MissThee:mybatis-generator-custom-plugin

empty

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.MissThee
ArtifactId

ArtifactId

mybatis-generator-custom-plugin
Last Version

Last Version

2.4
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.MissThee:mybatis-generator-custom-plugin
empty

Download mybatis-generator-custom-plugin

How to add to project

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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.4
2.3
2.2
2.1
2.0
1.0