jar

com.iakuil : ez-mapper-core

Maven & Gradle

Jan 21, 2021
0 stars

Easy Mapper Core · Shared library for the Easy Mapper framework.

Table Of Contents

Latest Version

Download com.iakuil : ez-mapper-core JAR file - Latest Versions:

All Versions

Download com.iakuil : ez-mapper-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ez-mapper-core-0.0.3-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.iakuil.em.core.handler

├─ com.iakuil.em.core.handler.AbstractJsonTypeHandler.class - [JAR]

├─ com.iakuil.em.core.handler.DictEnumTypeHandler.class - [JAR]

com.iakuil.em.core

├─ com.iakuil.em.core.DictEnum.class - [JAR]

com.iakuil.em.core.annotation

├─ com.iakuil.em.core.annotation.DictType.class - [JAR]

├─ com.iakuil.em.core.annotation.JsonEntity.class - [JAR]

com.iakuil.em.core.util

├─ com.iakuil.em.core.util.ReflectUtils.class - [JAR]

com.iakuil.em.core.interceptor

├─ com.iakuil.em.core.interceptor.OptimisticLockerInterceptor.class - [JAR]

├─ com.iakuil.em.core.interceptor.VersionLockerResolver.class - [JAR]

Advertisement