is not current version
Last Version 1.9.8

com.github.atool:fluent-mybatis-parent 1.8.0.1

fluent mybatis parent pom

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

fluent-mybatis-parent
Version

Version

1.8.0.1
Type

Type

pom

Download fluent-mybatis-parent 1.8.0.1


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