mybatis-helper-core

mybatis-helper is an enchance toolkit for mybatis to remove xml file

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

mybatis-helper-core
Последняя версия

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

1.0.11
Дата

Дата

Тип

Тип

jar
Описание

Описание

mybatis-helper-core
mybatis-helper is an enchance toolkit for mybatis to remove xml file
Организация-разработчик

Организация-разработчик

happytimor
Система контроля версий

Система контроля версий

https://github.com/happytimor/mybatis-helper

Скачать mybatis-helper-core

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.mybatis : mybatis jar 3.5.6
org.slf4j : slf4j-api jar 1.8.0-beta2
org.springframework : spring-context jar 5.1.9.RELEASE

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.11
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0.RELEASE