не последняя версия
Последняя версия 1.9.8

com.github.atool:fluent-mybatis 1.7.1


Категории

Категории

MyBatis Данные ORM
Группа

Группа

com.github.atool
Идентификатор

Идентификатор

fluent-mybatis
Версия

Версия

1.7.1
Тип

Тип

jar

Скачать fluent-mybatis 1.7.1


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