jar

io.github.xiaoyudeguang : easy-api

Maven & Gradle

Jun 17, 2021
2 usages

easy-api · 能给任何接口、类生成api文档的神器

Table Of Contents

Latest Version

Download io.github.xiaoyudeguang : easy-api JAR file - Latest Versions:

All Versions

Download io.github.xiaoyudeguang : easy-api JAR file - All Versions:

Version Vulnerabilities Size Updated
4.3.x
4.2.x
4.1.x
4.0.x
3.3.x
3.2.x
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 easy-api-4.3.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.zlyx.easy.api.annotations

├─ com.zlyx.easy.api.annotations.ApiDesc.class - [JAR]

├─ com.zlyx.easy.api.annotations.ApiGroup.class - [JAR]

com.zlyx.easy.api

├─ com.zlyx.easy.api.ApiManager.class - [JAR]

com.zlyx.easy.api.config

├─ com.zlyx.easy.api.config.ApiConfig.class - [JAR]

com.zlyx.easy.api.doc

├─ com.zlyx.easy.api.doc.DocReader.class - [JAR]

com.zlyx.easy.api.web

├─ com.zlyx.easy.api.web.MethodApiController.class - [JAR]

├─ com.zlyx.easy.api.web.MethodInvorkeController.class - [JAR]

com.zlyx.easy.api.store

├─ com.zlyx.easy.api.store.ApiCache.class - [JAR]

com.zlyx.easy.api.http

├─ com.zlyx.easy.api.http.HttpMatch.class - [JAR]

com.zlyx.easy.api.json

├─ com.zlyx.easy.api.json.Json.class - [JAR]

com.zlyx.easy.api.reader

├─ com.zlyx.easy.api.reader.ApiReader.class - [JAR]

com.zlyx.easy.api.context

├─ com.zlyx.easy.api.context.ApiContext.class - [JAR]

com.zlyx.easy.api.extension

├─ com.zlyx.easy.api.extension.ApiReaderExtension.class - [JAR]

├─ com.zlyx.easy.api.extension.ReaderExtension.class - [JAR]

com.zlyx.easy.api.property

├─ com.zlyx.easy.api.property.ListProperty.class - [JAR]

com.zlyx.easy.api.register

├─ com.zlyx.easy.api.register.ApiRegister.class - [JAR]

com.zlyx.easy.api.model

├─ com.zlyx.easy.api.model.ApiModule.class - [JAR]