jar

com.jashmore : local-sqs-async-client

Maven & Gradle

Jul 30, 2023
1 usages
46 stars

Local Sqs Async Client · Provides a local Amazon SQS implementation that can talk to a locally running SQS queue like localstack

Table Of Contents

Latest Version

Download com.jashmore : local-sqs-async-client JAR file - Latest Versions:

All Versions

Download com.jashmore : local-sqs-async-client JAR file - All Versions:

Version Vulnerabilities Size Updated
6.0.x
5.1.x
5.0.x
4.4.x
4.3.x
4.2.x
4.1.x
4.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 local-sqs-async-client-6.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jashmore.sqs.util

├─ com.jashmore.sqs.util.CreateRandomQueueResponse.class - [JAR]

├─ com.jashmore.sqs.util.LocalSqsAsyncClient.class - [JAR]

├─ com.jashmore.sqs.util.LocalSqsAsyncClientImpl.class - [JAR]

├─ com.jashmore.sqs.util.SqsQueuesConfig.class - [JAR]

Advertisement