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

fun.fengwk.auto-mapper:auto-mapper-parent 0.0.12

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-parent
Версия

Версия

0.0.12
Тип

Тип

pom
Описание

Описание

fun.fengwk.auto-mapper:auto-mapper-parent
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-parent 0.0.12

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

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

Зависимости

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

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

  • annotation
  • mybatis
  • processor
  • example