jar

com.centit.framework : centit-ip-adapter

Maven & Gradle

Jul 13, 2020
6 usages
7 stars

com.centit.framework:centit-ip-adapter · 南大先腾集成平台适配器,为了将应用可以从集成平台的业务中迁移到独立的服务中做适配。

Table Of Contents

Latest Version

Download com.centit.framework : centit-ip-adapter JAR file - Latest Versions:

All Versions

Download com.centit.framework : centit-ip-adapter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
1.2.x
1.1.x
1.0

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 centit-ip-adapter-2.1.2007.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.centit.framework.ip.po

├─ com.centit.framework.ip.po.DatabaseInfo.class - [JAR]

├─ com.centit.framework.ip.po.OsInfo.class - [JAR]

├─ com.centit.framework.ip.po.UserAccessToken.class - [JAR]

com.centit.framework.ip.service

├─ com.centit.framework.ip.service.IntegrationEnvironment.class - [JAR]

com.centit.framework.ip.service.impl

├─ com.centit.framework.ip.service.impl.AbstractIntegrationEnvironment.class - [JAR]

├─ com.centit.framework.ip.service.impl.DatabaseInfoMap.class - [JAR]

├─ com.centit.framework.ip.service.impl.DummyIntegrationEnvironment.class - [JAR]

├─ com.centit.framework.ip.service.impl.JsonIntegrationEnvironment.class - [JAR]

├─ com.centit.framework.ip.service.impl.OsInfoMap.class - [JAR]

Advertisement