не последняя версия
Последняя версия 0.0.2-RELEASE

io.github.snowthinker:mybatis-helper 0.0.1-RELEASE

Help to improve development speed

Категории

Категории

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

Группа

io.github.snowthinker
Идентификатор

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

mybatis-helper
Версия

Версия

0.0.1-RELEASE
Тип

Тип

jar

Скачать mybatis-helper 0.0.1-RELEASE


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