jar

org.openingo.boot : es-ik-redict-spring-boot-starter

Maven & Gradle

Jul 14, 2021
1 usages

elasticsearch ik remote dictionary word provider

Table Of Contents

Latest Version

Download org.openingo.boot : es-ik-redict-spring-boot-starter JAR file - Latest Versions:

All Versions

Download org.openingo.boot : es-ik-redict-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
1.0

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 es-ik-redict-spring-boot-starter-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openingo.boot.es.ik.redict.configuration

├─ org.openingo.boot.es.ik.redict.configuration.RemoteDictionaryConfiguration.class - [JAR]

├─ org.openingo.boot.es.ik.redict.configuration.RemoteDictionaryConfigurationProperties.class - [JAR]

org.openingo.boot.es.ik.redict.constants

├─ org.openingo.boot.es.ik.redict.constants.Constants.class - [JAR]

org.openingo.boot.es.ik.redict.dictionary

├─ org.openingo.boot.es.ik.redict.dictionary.AbstractRemoteDictionary.class - [JAR]

├─ org.openingo.boot.es.ik.redict.dictionary.DictionaryType.class - [JAR]

├─ org.openingo.boot.es.ik.redict.dictionary.MySQLRemoteDictionary.class - [JAR]

├─ org.openingo.boot.es.ik.redict.dictionary.RedisRemoteDictionary.class - [JAR]

Advertisement