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

me.gaigeshen.mybatis:mybatis-helper-parent 1.2.1

Helper tools for mybatis

Категории

Категории

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

Группа

me.gaigeshen.mybatis
Идентификатор

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

mybatis-helper-parent
Версия

Версия

1.2.1
Тип

Тип

pom

Скачать mybatis-helper-parent 1.2.1

Имя Файла Размер
mybatis-helper-parent-1.2.1.pom 4 KB
Обзор

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