is not current version
Last Version 1.2.2

io.mybatis:mybatis-generator 1.0.3

MyBatis Mapper Generator Templates

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.mybatis
ArtifactId

ArtifactId

mybatis-generator
Version

Version

1.0.3
Type

Type

jar
Description

Description

MyBatis Mapper Generator Templates

Download mybatis-generator 1.0.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.