License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.medusar |
ArtifactId | ArtifactIdmybatis-generator-support |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-generator-support
Some extensions for mybatis-generator
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.medusar/mybatis-generator-support/ -->
<dependency>
<groupId>io.github.medusar</groupId>
<artifactId>mybatis-generator-support</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.medusar/mybatis-generator-support/
implementation 'io.github.medusar:mybatis-generator-support:0.0.1'
// https://jarcasting.com/artifacts/io.github.medusar/mybatis-generator-support/
implementation ("io.github.medusar:mybatis-generator-support:0.0.1")
'io.github.medusar:mybatis-generator-support:jar:0.0.1'
<dependency org="io.github.medusar" name="mybatis-generator-support" rev="0.0.1">
<artifact name="mybatis-generator-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.medusar', module='mybatis-generator-support', version='0.0.1')
)
libraryDependencies += "io.github.medusar" % "mybatis-generator-support" % "0.0.1"
[io.github.medusar/mybatis-generator-support "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.generator : mybatis-generator-core | jar | 1.3.5 |