jar

tech.aroma : aroma-java-client

Maven & Gradle

Apr 14, 2019

Part of the Aroma Project. Simplicity is paramount. This is the official Java Client for Aroma.

Table Of Contents

Latest Version

Download tech.aroma : aroma-java-client JAR file - Latest Versions:

All Versions

Download tech.aroma : aroma-java-client JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x
2.4
2.3
2.2
2.1
2.0
1.2
1.1

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 aroma-java-client-2.4.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

tech.aroma.client

├─ tech.aroma.client.Aroma.class - [JAR]

├─ tech.aroma.client.AromaClient.class - [JAR]

├─ tech.aroma.client.AromaDoNothingClient.class - [JAR]

├─ tech.aroma.client.Priority.class - [JAR]

├─ tech.aroma.client.Provider.class - [JAR]

├─ tech.aroma.client.RequestImpl.class - [JAR]

├─ tech.aroma.client.ThriftClientProvider.class - [JAR]

tech.aroma.client.exceptions

├─ tech.aroma.client.exceptions.AromaException.class - [JAR]

├─ tech.aroma.client.exceptions.AromaNetworkException.class - [JAR]

├─ tech.aroma.client.exceptions.AromaOperationFailedException.class - [JAR]