jar

io.gitee.lordac : corporate-slave-tool-starter

Maven & Gradle

Jan 03, 2024

Archetype - corporate-slave-tool-starter

Table Of Contents

Latest Version

Download io.gitee.lordac : corporate-slave-tool-starter JAR file - Latest Versions:

All Versions

Download io.gitee.lordac : corporate-slave-tool-starter 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 corporate-slave-tool-starter-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.ac.autoconfigure

├─ cn.ac.autoconfigure.CorporateSlaveConfiguration.class - [JAR]

cn.ac.config

├─ cn.ac.config.CorporateSlaveProperties.class - [JAR]

cn.ac.service

├─ cn.ac.service.HolidayService.class - [JAR]

├─ cn.ac.service.SocialInsuranceService.class - [JAR]

cn.ac.constant

├─ cn.ac.constant.HolidayRecord.class - [JAR]

cn.ac.entity

├─ cn.ac.entity.HolidayEntity.class - [JAR]

cn.ac.service.impl

├─ cn.ac.service.impl.HolidayServiceImpl.class - [JAR]

├─ cn.ac.service.impl.SocialInsuranceServiceImpl.class - [JAR]