is not current version
Last Version 3.1.1

com.jashmore:local-sqs-test-utils 2.2.0

Utility classes for testing SQS queues.

GroupId

GroupId

com.jashmore
ArtifactId

ArtifactId

local-sqs-test-utils
Version

Version

2.2.0
Type

Type

jar

Download local-sqs-test-utils 2.2.0


<!-- https://jarcasting.com/artifacts/com.jashmore/local-sqs-test-utils/ -->
<dependency>
    <groupId>com.jashmore</groupId>
    <artifactId>local-sqs-test-utils</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jashmore/local-sqs-test-utils/
implementation 'com.jashmore:local-sqs-test-utils:2.2.0'
// https://jarcasting.com/artifacts/com.jashmore/local-sqs-test-utils/
implementation ("com.jashmore:local-sqs-test-utils:2.2.0")
'com.jashmore:local-sqs-test-utils:jar:2.2.0'
<dependency org="com.jashmore" name="local-sqs-test-utils" rev="2.2.0">
  <artifact name="local-sqs-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jashmore', module='local-sqs-test-utils', version='2.2.0')
)
libraryDependencies += "com.jashmore" % "local-sqs-test-utils" % "2.2.0"
[com.jashmore/local-sqs-test-utils "2.2.0"]