jar

com.github.ice-zero-cat : component-license-core-spring-boot-starter

Maven & Gradle

Oct 14, 2021
2 usages
1 stars

component-license-core-spring-boot-starter · 系统软件证书核心业务模块,提供lic相关模型类和通用api控制器

Table Of Contents

Latest Version

Download com.github.ice-zero-cat : component-license-core-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.ice-zero-cat : component-license-core-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
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 component-license-core-spring-boot-starter-0.0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.icezerocat.component.license.core.service

├─ com.github.icezerocat.component.license.core.service.AbsServerInfos.class - [JAR]

├─ com.github.icezerocat.component.license.core.service.LinuxServerInfos.class - [JAR]

├─ com.github.icezerocat.component.license.core.service.WindowsServerInfos.class - [JAR]

com.github.icezerocat.component.license.core.config

├─ com.github.icezerocat.component.license.core.config.LicenseCoreAutoConfigure.class - [JAR]

com.github.icezerocat.component.license.core.model

├─ com.github.icezerocat.component.license.core.model.LicenseCreatorManager.class - [JAR]

├─ com.github.icezerocat.component.license.core.model.LicenseCreatorParam.class - [JAR]

├─ com.github.icezerocat.component.license.core.model.LicenseCustomManager.class - [JAR]

├─ com.github.icezerocat.component.license.core.model.LicenseExtraParam.class - [JAR]

├─ com.github.icezerocat.component.license.core.model.LicenseResult.class - [JAR]

├─ com.github.icezerocat.component.license.core.model.LicenseVerifyManager.class - [JAR]

├─ com.github.icezerocat.component.license.core.model.LicenseVerifyParam.class - [JAR]

com.github.icezerocat.component.license.core.web.controller

├─ com.github.icezerocat.component.license.core.web.controller.HardWareInfoController.class - [JAR]

com.github.icezerocat.component.license.core.helper

├─ com.github.icezerocat.component.license.core.helper.LoggerHelper.class - [JAR]

├─ com.github.icezerocat.component.license.core.helper.ParamInitHelper.class - [JAR]

├─ com.github.icezerocat.component.license.core.helper.ServerSerialHelper.class - [JAR]

Advertisement