License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.MissThee |
ArtifactId | ArtifactIdmybatis-generator-custom-plugin |
Last Version | Last Version2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.MissThee:mybatis-generator-custom-plugin
empty
|
<!-- https://jarcasting.com/artifacts/com.github.MissThee/mybatis-generator-custom-plugin/ -->
<dependency>
<groupId>com.github.MissThee</groupId>
<artifactId>mybatis-generator-custom-plugin</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.MissThee/mybatis-generator-custom-plugin/
implementation 'com.github.MissThee:mybatis-generator-custom-plugin:2.4'
// https://jarcasting.com/artifacts/com.github.MissThee/mybatis-generator-custom-plugin/
implementation ("com.github.MissThee:mybatis-generator-custom-plugin:2.4")
'com.github.MissThee:mybatis-generator-custom-plugin:jar:2.4'
<dependency org="com.github.MissThee" name="mybatis-generator-custom-plugin" rev="2.4">
<artifact name="mybatis-generator-custom-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.MissThee', module='mybatis-generator-custom-plugin', version='2.4')
)
libraryDependencies += "com.github.MissThee" % "mybatis-generator-custom-plugin" % "2.4"
[com.github.MissThee/mybatis-generator-custom-plugin "2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.generator : mybatis-generator-core | jar | 1.3.2 |