is not current version
Last Version 1.1

io.github.andersonfeng:com.github.andersonfeng.mybatis-generator-plugins 1.0


Categories

Categories

Github Development Tools Version Controls MyBatis Data ORM
GroupId

GroupId

io.github.andersonfeng
ArtifactId

ArtifactId

com.github.andersonfeng.mybatis-generator-plugins
Version

Version

1.0
Type

Type

jar

Download com.github.andersonfeng.mybatis-generator-plugins 1.0


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