is not current version
Last Version 1.0.4

io.github.digimono:mybatis-codegen 0.0.3

MyBatis Generator Plugin

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.digimono
ArtifactId

ArtifactId

mybatis-codegen
Version

Version

0.0.3
Type

Type

jar

Download mybatis-codegen 0.0.3


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