jar

com.xuxueli : xxl-registry-client

Maven & Gradle

Nov 16, 2019
1 usages

XXL-REGISTRY, A lightweight distributed service registry and discovery platform.

Table Of Contents

Latest Version

Download com.xuxueli : xxl-registry-client JAR file - Latest Versions:

All Versions

Download com.xuxueli : xxl-registry-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 xxl-registry-client-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.xxl.registry.client.util

├─ com.xxl.registry.client.util.BasicHttpUtil.class - [JAR]

com.xxl.registry.client

├─ com.xxl.registry.client.XxlRegistryBaseClient.class - [JAR]

├─ com.xxl.registry.client.XxlRegistryClient.class - [JAR]

com.xxl.registry.client.model

├─ com.xxl.registry.client.model.XxlRegistryDataParamVO.class - [JAR]

├─ com.xxl.registry.client.model.XxlRegistryParamVO.class - [JAR]

com.xxl.registry.client.util.json

├─ com.xxl.registry.client.util.json.BasicJson.class - [JAR]

├─ com.xxl.registry.client.util.json.BasicJsonReader.class - [JAR]

├─ com.xxl.registry.client.util.json.BasicJsonwriter.class - [JAR]