is not current version
Last Version 1.8.5

com.github.atool:fluent-mybatis-auto 1.8.3


Categories

Categories

Auto Application Layer Libs Code Generators MyBatis Data ORM
GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

fluent-mybatis-auto
Version

Version

1.8.3
Type

Type

jar

Download fluent-mybatis-auto 1.8.3


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