is not current version
Last Version 0.0.4

com.github.odinysus:mybatis-boot-generator-autoconfigure 0.0.3

mybatis plus spring-boot generator autoconfigure

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration MyBatis Data ORM
GroupId

GroupId

com.github.odinysus
ArtifactId

ArtifactId

mybatis-boot-generator-autoconfigure
Version

Version

0.0.3
Type

Type

jar

Download mybatis-boot-generator-autoconfigure 0.0.3


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