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

com.github.atool:fluent-mybatis-parent 1.4.14

fluent mybatis parent pom

Категории

Категории

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

Группа

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

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

fluent-mybatis-parent
Версия

Версия

1.4.14
Тип

Тип

pom

Скачать fluent-mybatis-parent 1.4.14

Имя Файла Размер
fluent-mybatis-parent-1.4.14.pom 2 KB
Обзор

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