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

com.iakuil:ez-mapper-processor 0.0.1-RELEASE

An annotation processor for generating TypeHandler for MyBatis

Группа

Группа

com.iakuil
Идентификатор

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

ez-mapper-processor
Версия

Версия

0.0.1-RELEASE
Тип

Тип

jar

Скачать ez-mapper-processor 0.0.1-RELEASE


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