is not current version
Last Version 1.2.2

io.mybatis:mybatis-generator 1.0.0-RC2

MyBatis Mapper Generator Templates

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.mybatis
ArtifactId

ArtifactId

mybatis-generator
Version

Version

1.0.0-RC2
Type

Type

jar
Description

Description

MyBatis Mapper Generator Templates

Download mybatis-generator 1.0.0-RC2


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

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.