jar

io.github.xrfzh.cn : xr-biz

Maven & Gradle

Jun 19, 2023
Table Of Contents

Latest Version

Download io.github.xrfzh.cn : xr-biz JAR file - Latest Versions:

All Versions

Download io.github.xrfzh.cn : xr-biz JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 xr-biz-2.0.1-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.xrfzh.biz.teacher.service

├─ cn.xrfzh.biz.teacher.service.ITeacherService.class - [JAR]

cn.xrfzh.biz.test.service.impl

├─ cn.xrfzh.biz.test.service.impl.TestServiceImpl.class - [JAR]

cn.xrfzh.biz.student.mapper

├─ cn.xrfzh.biz.student.mapper.StudentMapper.class - [JAR]

cn.xrfzh.biz.teacher.service.impl

├─ cn.xrfzh.biz.teacher.service.impl.TeacherServiceImpl.class - [JAR]

cn.xrfzh.biz.test.service

├─ cn.xrfzh.biz.test.service.ITestService.class - [JAR]

cn.xrfzh.biz.student.service

├─ cn.xrfzh.biz.student.service.IStudentService.class - [JAR]

cn.xrfzh.biz.student.service.impl

├─ cn.xrfzh.biz.student.service.impl.StudentServiceImpl.class - [JAR]

cn.xrfzh.biz.teacher.controller

├─ cn.xrfzh.biz.teacher.controller.TeacherController.class - [JAR]

cn.xrfzh.biz.test.controller

├─ cn.xrfzh.biz.test.controller.TestController.class - [JAR]

cn.xrfzh.biz.teacher.mapper

├─ cn.xrfzh.biz.teacher.mapper.TeacherMapper.class - [JAR]

cn.xrfzh.biz.test.mapper

├─ cn.xrfzh.biz.test.mapper.TestMapper.class - [JAR]

cn.xrfzh.biz.student.controller

├─ cn.xrfzh.biz.student.controller.StudentController.class - [JAR]