jar

org.hswebframework.web : hsweb-system-dictionary-api

Maven & Gradle

Aug 28, 2020
3 usages
8k stars
Table Of Contents

Latest Version

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

All Versions

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

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

org.hswebframework.web.dictionary.api.events

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

org.hswebframework.web.dictionary.api.entity

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

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

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

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

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

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

org.hswebframework.web.dictionary.api.builder

├─ org.hswebframework.web.dictionary.api.builder.DictionaryParserBuilder.class - [JAR]

org.hswebframework.web.dictionary.api

├─ org.hswebframework.web.dictionary.api.DictionaryInfo.class - [JAR]

├─ org.hswebframework.web.dictionary.api.DictionaryInfoService.class - [JAR]

├─ org.hswebframework.web.dictionary.api.DictionaryItemService.class - [JAR]

├─ org.hswebframework.web.dictionary.api.DictionaryParser.class - [JAR]

├─ org.hswebframework.web.dictionary.api.DictionaryParserService.class - [JAR]

├─ org.hswebframework.web.dictionary.api.DictionaryService.class - [JAR]

├─ org.hswebframework.web.dictionary.api.DictionaryWrapper.class - [JAR]

org.hswebframework.web.dictionary.api.parser

├─ org.hswebframework.web.dictionary.api.parser.SingleDictParser.class - [JAR]

Advertisement