Last Version

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

fluent mybatis parent pom

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

fluent-mybatis-boot-starter
Version

Version

1.9.8
Type

Type

jar
Description

Description

fluent mybatis parent pom

Download fluent-mybatis-boot-starter 1.9.8


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

Dependencies

compile (2)

Group / Artifact Type Version
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.2.0
com.github.atool : fluent-mybatis jar 1.9.8

provided (4)

Group / Artifact Type Version
org.springframework : spring-context jar 5.3.7
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

There are no modules declared in this project.