Last Version

mybatis-codegen 0.0.3

MyBatis Generator Plugin

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.lollipok
ArtifactId

ArtifactId

mybatis-codegen
Version

Version

0.0.3
Type

Type

jar
Description

Description

mybatis-codegen
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-codegen 0.0.3


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.