Last Version

fluent mybatis parent pom 1.9.8

fluent mybatis parent pom

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

fluent-mybatis-parent
Version

Version

1.9.8
Type

Type

pom
Description

Description

fluent mybatis parent pom
fluent mybatis parent pom
Project URL

Project URL

https://github.com/atool/fluent-mybatis

Download fluent-mybatis-parent 1.9.8


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

Dependencies

provided (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
org.projectlombok : lombok jar 1.18.20

Project Modules

  • fluent-mybatis-annotation
  • fluent-mybatis
  • fluent-mybatis-processor
  • fluent-mybatis-test
  • fluent-mybatis-boot-starter