jar

com.foxnicweb.web : service-dataperm

Maven & Gradle

Feb 09, 2023

DataPerm Service · Foxnic-Web DataPerm Service Module

Table Of Contents

Latest Version

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

All Versions

Download com.foxnicweb.web : service-dataperm 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-dataperm-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.dataperm.service.impl

├─ org.github.foxnic.web.dataperm.service.impl.ContextBrowser.class - [JAR]

├─ org.github.foxnic.web.dataperm.service.impl.ExampleBrandServiceImpl.class - [JAR]

├─ org.github.foxnic.web.dataperm.service.impl.ExampleCatalogServiceImpl.class - [JAR]

├─ org.github.foxnic.web.dataperm.service.impl.ExampleOrderServiceImpl.class - [JAR]

├─ org.github.foxnic.web.dataperm.service.impl.ExampleProductServiceImpl.class - [JAR]

├─ org.github.foxnic.web.dataperm.service.impl.ExampleShopServiceImpl.class - [JAR]

├─ org.github.foxnic.web.dataperm.service.impl.RuleConditionServiceImpl.class - [JAR]

├─ org.github.foxnic.web.dataperm.service.impl.RuleRangeServiceImpl.class - [JAR]

├─ org.github.foxnic.web.dataperm.service.impl.RuleServiceImpl.class - [JAR]

org.github.foxnic.web.dataperm.service

├─ org.github.foxnic.web.dataperm.service.IExampleBrandService.class - [JAR]

├─ org.github.foxnic.web.dataperm.service.IExampleCatalogService.class - [JAR]

├─ org.github.foxnic.web.dataperm.service.IExampleOrderService.class - [JAR]

├─ org.github.foxnic.web.dataperm.service.IExampleProductService.class - [JAR]

├─ org.github.foxnic.web.dataperm.service.IExampleShopService.class - [JAR]

├─ org.github.foxnic.web.dataperm.service.IRuleConditionService.class - [JAR]

├─ org.github.foxnic.web.dataperm.service.IRuleRangeService.class - [JAR]

├─ org.github.foxnic.web.dataperm.service.IRuleService.class - [JAR]

org.github.foxnic.web.dataperm.controller

├─ org.github.foxnic.web.dataperm.controller.ExampleBrandController.class - [JAR]

├─ org.github.foxnic.web.dataperm.controller.ExampleCatalogController.class - [JAR]

├─ org.github.foxnic.web.dataperm.controller.ExampleOrderController.class - [JAR]

├─ org.github.foxnic.web.dataperm.controller.ExampleProductController.class - [JAR]

├─ org.github.foxnic.web.dataperm.controller.ExampleShopController.class - [JAR]

├─ org.github.foxnic.web.dataperm.controller.RuleConditionController.class - [JAR]

├─ org.github.foxnic.web.dataperm.controller.RuleController.class - [JAR]

├─ org.github.foxnic.web.dataperm.controller.RuleRangeController.class - [JAR]