jar

com.bazaarvoice.ostrich.examples.dictionary : dictionary-client

Maven & Gradle

Jan 17, 2020
26 stars

dictionary-client · Client API for the dictionary example

Table Of Contents

Latest Version

Download com.bazaarvoice.ostrich.examples.dictionary : dictionary-client JAR file - Latest Versions:

All Versions

Download com.bazaarvoice.ostrich.examples.dictionary : dictionary-client JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.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 dictionary-client-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.bazaarvoice.ostrich.examples.dictionary.client

├─ com.bazaarvoice.ostrich.examples.dictionary.client.DictionaryClient.class - [JAR]

├─ com.bazaarvoice.ostrich.examples.dictionary.client.DictionaryPartitionFilter.class - [JAR]

├─ com.bazaarvoice.ostrich.examples.dictionary.client.DictionaryService.class - [JAR]

├─ com.bazaarvoice.ostrich.examples.dictionary.client.DictionaryServiceFactory.class - [JAR]

├─ com.bazaarvoice.ostrich.examples.dictionary.client.JsonHelper.class - [JAR]

├─ com.bazaarvoice.ostrich.examples.dictionary.client.Payload.class - [JAR]

├─ com.bazaarvoice.ostrich.examples.dictionary.client.WordRange.class - [JAR]

Advertisement