jar

com.github.dapeng-soa : dapeng-open-api

Maven & Gradle

Feb 19, 2020
1 stars

dapeng-open-api · dapeng-soa的开放接口模块, 用于代理/转换json请求到dapeng服务.

Table Of Contents

Latest Version

Download com.github.dapeng-soa : dapeng-open-api JAR file - Latest Versions:

All Versions

Download com.github.dapeng-soa : dapeng-open-api JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x
2.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 dapeng-open-api-2.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.dapeng.client.netty

├─ com.github.dapeng.client.netty.MetadataUtils.class - [JAR]

com.github.dapeng.openapi.utils

├─ com.github.dapeng.openapi.utils.Constants.class - [JAR]

├─ com.github.dapeng.openapi.utils.EnvUtil.class - [JAR]

├─ com.github.dapeng.openapi.utils.PostUtil.class - [JAR]

com.github.dapeng.openapi.cache

├─ com.github.dapeng.openapi.cache.ServiceCache.class - [JAR]

├─ com.github.dapeng.openapi.cache.ZkBootstrap.class - [JAR]

├─ com.github.dapeng.openapi.cache.ZookeeperClient.class - [JAR]