jar

com.tduckcloud : license-sdk

Maven & Gradle

Apr 28, 2023
0 stars

license-sdk · 授权的sdk

Table Of Contents

Latest Version

Download com.tduckcloud : license-sdk JAR file - Latest Versions:

All Versions

Download com.tduckcloud : license-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5
1.4
1.3
1.2
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 license-sdk-1.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.tduckcloud.license.core.check

├─ org.tduckcloud.license.core.check.DefaultLicenseCheckStrategy.class - [JAR]

├─ org.tduckcloud.license.core.check.LicenseCheck.class - [JAR]

├─ org.tduckcloud.license.core.check.LicenseCheckStrategy.class - [JAR]

├─ org.tduckcloud.license.core.check.MonitorLicenseExpire.class - [JAR]

├─ org.tduckcloud.license.core.check.RuntimeExpireStrategy.class - [JAR]

org.tduckcloud.license.core.entity

├─ org.tduckcloud.license.core.entity.LicenseDefaultContent.class - [JAR]

├─ org.tduckcloud.license.core.entity.LicenseEntity.class - [JAR]

org.tduckcloud.license.core

├─ org.tduckcloud.license.core.LicenseException.class - [JAR]

org.tduckcloud.license.core.util.system

├─ org.tduckcloud.license.core.util.system.LinuxSystemInfo.class - [JAR]

├─ org.tduckcloud.license.core.util.system.MacSystemInfo.class - [JAR]

├─ org.tduckcloud.license.core.util.system.SystemInfoInterface.class - [JAR]

├─ org.tduckcloud.license.core.util.system.WindowsSystemInfo.class - [JAR]

org.tduckcloud.license.core.util

├─ org.tduckcloud.license.core.util.Md5.class - [JAR]

├─ org.tduckcloud.license.core.util.SystemInfoUtils.class - [JAR]