io.github.cgi:mybatis-generator-plugins

Set of plugins for mybatis-generator-plugin extending base functions. Fork of original project for publish to maven central.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.cgi
ArtifactId

ArtifactId

mybatis-generator-plugins
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Set of plugins for mybatis-generator-plugin extending base functions. Fork of original project for publish to maven central.

Download mybatis-generator-plugins

How to add to project

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

Dependencies

provided (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1