Categories |
CategoriesMyBatis Data ORM |
---|---|
GroupId | GroupIdio.github.renbangjie |
ArtifactId | ArtifactIdchaos-mybatis-generator |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- 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"]