is not current version
Last Version 3.1.1

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

Utility classes for testing SQS queues.

GroupId

GroupId

com.jashmore
ArtifactId

ArtifactId

local-sqs-test-utils
Version

Version

0.0.5
Type

Type

jar

Download local-sqs-test-utils 0.0.5


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