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

com.github.atool:fluent-mybatis 1.4.10


Категории

Категории

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

Группа

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

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

fluent-mybatis
Версия

Версия

1.4.10
Тип

Тип

jar

Скачать fluent-mybatis 1.4.10


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