jar

io.github.varconf : client

Maven & Gradle

Jan 22, 2020
4 stars

VarConf Client · VarConf client for java!

Table Of Contents

Latest Version

Download io.github.varconf : client JAR file - Latest Versions:

All Versions

Download io.github.varconf : client 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 client-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.varconf.client.vo

├─ io.github.varconf.client.vo.ConfigValue.class - [JAR]

├─ io.github.varconf.client.vo.PullAppResult.class - [JAR]

├─ io.github.varconf.client.vo.PullKeyResult.class - [JAR]

io.github.varconf.client.listener

├─ io.github.varconf.client.listener.VarConfListener.class - [JAR]

io.github.varconf.client.util

├─ io.github.varconf.client.util.HttpUtil.class - [JAR]

io.github.varconf.client.store

├─ io.github.varconf.client.store.BeanManager.class - [JAR]

├─ io.github.varconf.client.store.StoreManager.class - [JAR]

io.github.varconf.client.annotation

├─ io.github.varconf.client.annotation.VarConfValue.class - [JAR]

io.github.varconf.client

├─ io.github.varconf.client.VarConfClient.class - [JAR]