Last Version

io.github.renbangjie:chaos-mybatis-generator 1.0.1.RELEASE

Code generator, used to generate SQL statements and some general methods for applications that depend on mybatis framework

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.renbangjie
ArtifactId

ArtifactId

chaos-mybatis-generator
Version

Version

1.0.1.RELEASE
Type

Type

jar
Description

Description

Download chaos-mybatis-generator 1.0.1.RELEASE


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

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.