Last Version

fluent mybatis 1.9.8

fluent mybatis parent pom

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

fluent-mybatis
Version

Version

1.9.8
Type

Type

jar
Description

Description

fluent mybatis
fluent mybatis parent pom

Download fluent-mybatis 1.9.8


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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.atool : fluent-mybatis-annotation jar 1.9.8
javax.annotation : javax.annotation-api jar 1.3.2
org.mybatis : mybatis-spring jar 2.0.6
com.github.atool : db-feature jar 1.3.5
org.mybatis : mybatis jar 3.5.7
javax.validation : validation-api jar 2.0.1.Final
org.glassfish : javax.el jar 3.0.0
org.hibernate.validator : hibernate-validator jar 6.0.22.Final

provided (7)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.9.0
org.springframework : spring-context jar 5.3.7
com.google.guava : guava jar 30.0-jre
ru.yandex.clickhouse : clickhouse-jdbc jar 0.3.1-patch
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
org.test4j : test4j-junit5 jar 2.8.1

Project Modules

There are no modules declared in this project.