Project Group: com.jashmore

Java Dynamic Sqs Listener Api

com.jashmore : java-dynamic-sqs-listener-api

This contains the api functionality for the SQS Listener. This can be used for consumer to implement themselves

Last Version: 5.0.0

Release Date:

Java Dynamic Sqs Listener Spring Starter

com.jashmore : java-dynamic-sqs-listener-spring-starter

Spring Starter for automatically setting up the Spring Core implementation in a Spring Boot Application

Last Version: 5.0.0

Release Date:

Common Utils

com.jashmore : common-utils

Utility methods for dealing with basic functionality for this library, split out so so it can be consumed by other extensions

Last Version: 5.0.0

Release Date:

Java Dynamic Sqs Listener Core

com.jashmore : java-dynamic-sqs-listener-core

Contains the core functionality for the library

Last Version: 5.0.0

Release Date:

Annotation Utils

com.jashmore : annotation-utils

Utility methods for dealing with annotations in a library that may be using proxying tools like cglib

Last Version: 5.0.0

Release Date:

Avro Spring Cloud Schema Registry Sqs Client

com.jashmore : avro-spring-cloud-schema-registry-sqs-client

Wrapper around the AWS SQS Async Client to help serialize messages using Avro and the Spring Cloud Schema Registry

Last Version: 5.0.0

Release Date:

Java Dynamic Sqs Listener Spring Core

com.jashmore : java-dynamic-sqs-listener-spring-core

Core Spring implementation for the Java Dynamic SQS Listener library

Last Version: 5.0.0

Release Date:

Sqs Brave Tracing

com.jashmore : sqs-brave-tracing

Helper Util for adding Tracing information to the message attributes of outbound SQS messages

Last Version: 5.0.0

Release Date:

Avro Spring Cloud Schema Registry Extension

com.jashmore : avro-spring-cloud-schema-registry-extension

Apache Avro implementation of the Spring Cloud Schema Registry Extension

Last Version: 5.0.0

Release Date:

Aws Xray Extension Core

com.jashmore : aws-xray-extension-core

Extension for integration AWS Xray Tracing into the Message Listeners

Last Version: 5.0.0

Release Date:

Brave Extension Core

com.jashmore : brave-extension-core

Message Processing Decorator that adds Brave Tracing to the message listeners

Last Version: 5.0.0

Release Date:

Core Kotlin Dsl

com.jashmore : core-kotlin-dsl

Kotlin DSL for building the Core message listeners

Last Version: 5.0.0

Release Date:

Java Dynamic Sqs Listener Spring Api

com.jashmore : java-dynamic-sqs-listener-spring-api

API for the Spring Starter that will allow for definitions and extension of the Spring Starter

Last Version: 5.0.0

Release Date:

Local Sqs Async Client

com.jashmore : local-sqs-async-client

Provides a local Amazon SQS implementation that can talk to a locally running SQS queue like localstack

Last Version: 5.0.0

Release Date:

Spring Cloud Schema Registry Extension Api

com.jashmore : spring-cloud-schema-registry-extension-api

API for building a payload parser that has been serialized via the schema registered in the Spring Cloud Schema Registry

Last Version: 5.0.0

Release Date:

Aws Xray Extension Spring Boot

com.jashmore : aws-xray-extension-spring-boot

Extension for integration AWS Xray Tracing into the Message Listeners in a Spring Boot Application

Last Version: 5.0.0

Release Date:

Brave Extension Spring Boot

com.jashmore : brave-extension-spring-boot

Message Processing Decorator that adds Brave Tracing to the message listeners in a Spring Boot Application

Last Version: 5.0.0

Release Date:

Documentation Annotations

com.jashmore : documentation-annotations

Java Dynamic SQS Listener - Utilities - Documentation Annotations

Last Version: 5.0.0

Release Date:

Elasticmq Sqs Client

com.jashmore : elasticmq-sqs-client

Provides the ability to create a SqsAsyncClient backed by an in-memory ElasticMQ SQS Server

Last Version: 5.0.0

Release Date:

Expected Test Exception

com.jashmore : expected-test-exception

Contains an Expected Test Exception to make it clear that this is expected and don't include the stack trace

Last Version: 5.0.0

Release Date:

In Memory Spring Cloud Schema Registry

com.jashmore : in-memory-spring-cloud-schema-registry

In Memory implementation of the Spring Cloud Schema Registry that is used for testing purposes

Last Version: 5.0.0

Release Date:

Java Dynamic Sqs Listener Ktor Core

com.jashmore : java-dynamic-sqs-listener-ktor-core

Library for integrating the Java Dynamic Sqs Listener in a Ktor application

Last Version: 5.0.0

Release Date:

Proxy Method Interceptor

com.jashmore : proxy-method-interceptor

Utility methods for testing a method being proxied via cglib

Last Version: 5.0.0

Release Date:

Brave Message Processing Decorator

com.jashmore : brave-message-processing-decorator

Message Processing Decorator that adds Brave Tracing to the message listeners

Last Version: 4.0.0-M8

Release Date:

Aws Xray Message Processing Decorator

com.jashmore : aws-xray-message-processing-decorator

Message Processing Decorator that wraps message processing in an AWS XRay Segment

Last Version: 4.0.0-M2

Release Date:

Java Dynamic SQS Listener - Utilities - Local Amazon SQS

com.jashmore : local-amazon-sqs

Provides a local Amazon SQS implementation that can talk to a locally running SQS queue like localstack

Last Version: 3.1.1

Release Date:

Java Dynamic SQS Listener - Spring Starter - Spring Cloud Schema Registry Example - Producer

com.jashmore : spring-cloud-schema-registry-producer

Includes an example of a service producing messages whose schema is registered in the Spring Cloud Schema Registry.

Last Version: 3.1.1

Release Date:

Last Version: 3.1.1

Release Date:

Last Version: 3.1.1

Release Date:

Java Dynamic SQS Listener - Core - Examples

com.jashmore : java-dynamic-sqs-listener-core-examples

Contains examples for using the core implementation of the listener with plan Java objects.

Last Version: 3.1.1

Release Date:

Last Version: 3.1.1

Release Date:

Java Dynamic SQS Listener

com.jashmore : java-dynamic-sqs-listener-parent

Sets up a SQS Listener that can be dynamically configured while it is executing.

Last Version: 3.1.1

Release Date:

Java Dynamic SQS Listener - Utilities

com.jashmore : util

Contains utility modules that are needed across multiple aspects of the framework

Last Version: 3.1.1

Release Date:

Java Dynamic SQS Listener - Spring Starter - Spring Cloud Schema Registry Example - Consumer

com.jashmore : spring-cloud-schema-registry-consumer

Contains an example of a consumer deserializing a message payload that is in a schema registered in the Spring Cloud Schema Registry.

Last Version: 3.1.1

Release Date:

Java Dynamic SQS Listener - Extensions

com.jashmore : extensions

Extra functionality that is built ontop of the library, for example specific Argument Resolvers.

Last Version: 3.1.1

Release Date:

Java Dynamic SQS Listener - Spring Starter - Examples

com.jashmore : java-dynamic-sqs-listener-spring-starter-examples

Contains examples for using the Spring Starter implementation of the framework.

Last Version: 3.1.1

Release Date:

Java Dynamic SQS Listener - SQS Listener Comparison

com.jashmore : sqs-listener-library-comparison

Contains examples for using the Spring Starter implementation of the framework.

Last Version: 3.1.1

Release Date:

Java Dynamic SQS Listener - Spring Starter - Spring Cloud Schema Registry Example - Producer Two

com.jashmore : spring-cloud-schema-registry-producer-two

Includes a second example of a service producing messages whose schema is registered in the Spring Cloud Schema Registry and is in a different format to the first.

Last Version: 3.1.1

Release Date:

Last Version: 3.1.1

Release Date:

Java Dynamic SQS Listener - Spring Starter - Spring Cloud Schema Registry Example

com.jashmore : spring-cloud-schema-registry-example

Contains examples for serializing messages using Avro and storing these Schema Definitions in the Spring Cloud Schema Registry

Last Version: 3.1.1

Release Date:

Java Dynamic SQS Listener - Spring

com.jashmore : java-dynamic-sqs-listener-spring

Modules for setting up queue listeners in a Spring Boot application.

Last Version: 3.1.1

Release Date:

Java Dynamic SQS Listener - Extensions - Spring Cloud Schema Registry

com.jashmore : spring-cloud-schema-registry-extension

Extension for creating an Argument Resolver that can deserialize message payloads using schemas defined in the Spring Cloud Schema Registry.

Last Version: 3.1.1

Release Date:

Java Dynamic SQS Listener - Examples

com.jashmore : examples

Contains examples for all the different modules.

Last Version: 3.1.1

Release Date:

  • 1