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

fun.fengwk.auto-mapper:annotation 0.0.8

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
Идентификатор

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

annotation
Версия

Версия

0.0.8
Тип

Тип

jar
Описание

Описание

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.

Скачать annotation 0.0.8


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

Зависимости

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

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

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