is not current version
Last Version 1.9.8

com.github.atool:fluent-mybatis-boot-starter 1.9.0


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

fluent-mybatis-boot-starter
Version

Version

1.9.0
Type

Type

jar

Download fluent-mybatis-boot-starter 1.9.0


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