jar

io.github.yinbingqiu.onetool4j : onetool4j-ddd

Maven & Gradle

Jan 26, 2024
Table Of Contents

Latest Version

Download io.github.yinbingqiu.onetool4j : onetool4j-ddd JAR file - Latest Versions:

All Versions

Download io.github.yinbingqiu.onetool4j : onetool4j-ddd JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 onetool4j-ddd-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.onetool4j.ddd.handler

├─ io.github.onetool4j.ddd.handler.CommandHandler.class - [JAR]

├─ io.github.onetool4j.ddd.handler.EventHandler.class - [JAR]

├─ io.github.onetool4j.ddd.handler.GenericHandler.class - [JAR]

├─ io.github.onetool4j.ddd.handler.HandlerConfig.class - [JAR]

├─ io.github.onetool4j.ddd.handler.PageQueryHandler.class - [JAR]

├─ io.github.onetool4j.ddd.handler.QueryHandler.class - [JAR]

io.github.onetool4j.ddd.dto

├─ io.github.onetool4j.ddd.dto.Command.class - [JAR]

├─ io.github.onetool4j.ddd.dto.DTO.class - [JAR]

├─ io.github.onetool4j.ddd.dto.Event.class - [JAR]

├─ io.github.onetool4j.ddd.dto.PageDTO.class - [JAR]

├─ io.github.onetool4j.ddd.dto.PageQuery.class - [JAR]

├─ io.github.onetool4j.ddd.dto.Query.class - [JAR]

├─ io.github.onetool4j.ddd.dto.StandardResponse.class - [JAR]