License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.spafka |
ArtifactId | ArtifactIdmybatis-generator-plugin |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-generator-plugin
generator ext
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.spafka/mybatis-generator-plugin/ -->
<dependency>
<groupId>io.github.spafka</groupId>
<artifactId>mybatis-generator-plugin</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.spafka/mybatis-generator-plugin/
implementation 'io.github.spafka:mybatis-generator-plugin:1.1'
// https://jarcasting.com/artifacts/io.github.spafka/mybatis-generator-plugin/
implementation ("io.github.spafka:mybatis-generator-plugin:1.1")
'io.github.spafka:mybatis-generator-plugin:jar:1.1'
<dependency org="io.github.spafka" name="mybatis-generator-plugin" rev="1.1">
<artifact name="mybatis-generator-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.spafka', module='mybatis-generator-plugin', version='1.1')
)
libraryDependencies += "io.github.spafka" % "mybatis-generator-plugin" % "1.1"
[io.github.spafka/mybatis-generator-plugin "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.generator : mybatis-generator-core | jar | 1.3.2 |