jar

com.foxnicweb.web : service-hrm

Maven & Gradle

Feb 09, 2023

Hrm Service · HRM Service Module Of Foxnic-Web

Table Of Contents

Latest Version

Download com.foxnicweb.web : service-hrm JAR file - Latest Versions:

All Versions

Download com.foxnicweb.web : service-hrm JAR file - All Versions:

Version Vulnerabilities Size Updated
1.7.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 service-hrm-1.7.1.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.github.foxnic.web.hrm.controller

├─ org.github.foxnic.web.hrm.controller.CompanyController.class - [JAR]

├─ org.github.foxnic.web.hrm.controller.EmployeeController.class - [JAR]

├─ org.github.foxnic.web.hrm.controller.FavouriteGroupController.class - [JAR]

├─ org.github.foxnic.web.hrm.controller.FavouriteGroupItemController.class - [JAR]

├─ org.github.foxnic.web.hrm.controller.OrganizationController.class - [JAR]

├─ org.github.foxnic.web.hrm.controller.PersonController.class - [JAR]

├─ org.github.foxnic.web.hrm.controller.PositionController.class - [JAR]

org.github.foxnic.web.hrm.authority

├─ org.github.foxnic.web.hrm.authority.HrmAuthority.class - [JAR]

org.github.foxnic.web.hrm.service.impl

├─ org.github.foxnic.web.hrm.service.impl.CompanyServiceImpl.class - [JAR]

├─ org.github.foxnic.web.hrm.service.impl.EmployeePositionServiceImpl.class - [JAR]

├─ org.github.foxnic.web.hrm.service.impl.EmployeeServiceImpl.class - [JAR]

├─ org.github.foxnic.web.hrm.service.impl.FavouriteGroupItemServiceImpl.class - [JAR]

├─ org.github.foxnic.web.hrm.service.impl.FavouriteGroupServiceImpl.class - [JAR]

├─ org.github.foxnic.web.hrm.service.impl.OrganizationServiceImpl.class - [JAR]

├─ org.github.foxnic.web.hrm.service.impl.PersonServiceImpl.class - [JAR]

├─ org.github.foxnic.web.hrm.service.impl.PositionServiceImpl.class - [JAR]

org.github.foxnic.web.hrm.service

├─ org.github.foxnic.web.hrm.service.ICompanyService.class - [JAR]

├─ org.github.foxnic.web.hrm.service.IEmployeePositionService.class - [JAR]

├─ org.github.foxnic.web.hrm.service.IEmployeeService.class - [JAR]

├─ org.github.foxnic.web.hrm.service.IFavouriteGroupItemService.class - [JAR]

├─ org.github.foxnic.web.hrm.service.IFavouriteGroupService.class - [JAR]

├─ org.github.foxnic.web.hrm.service.IOrganizationService.class - [JAR]

├─ org.github.foxnic.web.hrm.service.IPersonService.class - [JAR]

├─ org.github.foxnic.web.hrm.service.IPositionService.class - [JAR]

org.github.foxnic.web.hrm.swagger

├─ org.github.foxnic.web.hrm.swagger.SwaggerConfig4Hrm.class - [JAR]