mybatis-generator-plugin

generator ext

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.spafka
ArtifactId

ArtifactId

mybatis-generator-plugin
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-generator-plugin
generator ext
Project URL

Project URL

http://maven.apache.org

Download mybatis-generator-plugin

How to add to project

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

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
1.1
1.0