jar

org.hswebframework.web : hsweb-system-dictionary

Maven & Gradle

Aug 04, 2023
8k stars
Table Of Contents

Latest Version

Download org.hswebframework.web : hsweb-system-dictionary JAR file - Latest Versions:

All Versions

Download org.hswebframework.web : hsweb-system-dictionary JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.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 hsweb-system-dictionary-4.0.16.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.hswebframework.web.dictionary.entity

├─ org.hswebframework.web.dictionary.entity.DictionaryEntity.class - [JAR]

├─ org.hswebframework.web.dictionary.entity.DictionaryItemEntity.class - [JAR]

org.hswebframework.web.dictionary.webflux

├─ org.hswebframework.web.dictionary.webflux.WebfluxDictionaryController.class - [JAR]

├─ org.hswebframework.web.dictionary.webflux.WebfluxDictionaryItemController.class - [JAR]

org.hswebframework.web.dictionary.configuration

├─ org.hswebframework.web.dictionary.configuration.DictionaryAutoConfiguration.class - [JAR]

├─ org.hswebframework.web.dictionary.configuration.DictionaryProperties.class - [JAR]

org.hswebframework.web.dictionary.service

├─ org.hswebframework.web.dictionary.service.CompositeDictDefineRepository.class - [JAR]

├─ org.hswebframework.web.dictionary.service.DefaultDictionaryItemService.class - [JAR]

├─ org.hswebframework.web.dictionary.service.DefaultDictionaryService.class - [JAR]

org.hswebframework.web.dictionary.event

├─ org.hswebframework.web.dictionary.event.ClearDictionaryCacheEvent.class - [JAR]