is not current version
Last Version 0.1.2.RELEASE

io.github.itfinally:mybatis-generator-spring-boot-starter 0.1.1.RELEASE


Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

io.github.itfinally
ArtifactId

ArtifactId

mybatis-generator-spring-boot-starter
Version

Version

0.1.1.RELEASE
Type

Type

jar

Download mybatis-generator-spring-boot-starter 0.1.1.RELEASE


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