is not current version
Last Version 1.9.8

fluent mybatis 1.5.9

fluent mybatis parent pom

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

fluent-mybatis
Version

Version

1.5.9
Type

Type

jar
Description

Description

fluent mybatis
fluent mybatis parent pom

Download fluent-mybatis 1.5.9


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2
org.mybatis : mybatis-spring jar 2.0.2
org.mybatis : mybatis jar 3.5.6

provided (4)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.14.RELEASE
org.springframework.boot : spring-boot-starter jar 1.5.10.RELEASE
org.slf4j : slf4j-api jar 1.7.25
org.projectlombok : lombok jar 1.18.0

test (4)

Group / Artifact Type Version
com.google.guava : guava jar 30.0-jre
org.springframework : spring-test jar 4.3.14.RELEASE
org.test4j : test4j-junit5 jar 2.7.5
org.test4j : fluent-mock jar 1.0.10

Project Modules

There are no modules declared in this project.