fun.fengwk.auto-mapper:auto-mapper

Automapper is a MyBatis SQL generation tool, it provides a JPA-like interface method to SQL ability, only rely on a compile time JAR package can avoid a lot of simple and similar to the repeated writing of SQL work.

Лицензия

Лицензия

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

fun.fengwk.auto-mapper
Идентификатор

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

auto-mapper
Последняя версия

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

0.0.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

fun.fengwk.auto-mapper:auto-mapper
Automapper is a MyBatis SQL generation tool, it provides a JPA-like interface method to SQL ability, only rely on a compile time JAR package can avoid a lot of simple and similar to the repeated writing of SQL work.
Ссылка на сайт

Ссылка на сайт

https://github.com/fengwk/auto-mapper

Скачать auto-mapper

Имя Файла Размер
auto-mapper-0.0.4.pom 4 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/fun.fengwk.auto-mapper/auto-mapper/ -->
<dependency>
    <groupId>fun.fengwk.auto-mapper</groupId>
    <artifactId>auto-mapper</artifactId>
    <version>0.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fun.fengwk.auto-mapper/auto-mapper/
implementation 'fun.fengwk.auto-mapper:auto-mapper:0.0.4'
// https://jarcasting.com/artifacts/fun.fengwk.auto-mapper/auto-mapper/
implementation ("fun.fengwk.auto-mapper:auto-mapper:0.0.4")
'fun.fengwk.auto-mapper:auto-mapper:pom:0.0.4'
<dependency org="fun.fengwk.auto-mapper" name="auto-mapper" rev="0.0.4">
  <artifact name="auto-mapper" type="pom" />
</dependency>
@Grapes(
@Grab(group='fun.fengwk.auto-mapper', module='auto-mapper', version='0.0.4')
)
libraryDependencies += "fun.fengwk.auto-mapper" % "auto-mapper" % "0.0.4"
[fun.fengwk.auto-mapper/auto-mapper "0.0.4"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • annotation
  • mybatis
  • processor
  • example

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

Версия
0.0.4
0.0.3
0.0.2