is not current version
Last Version 3.1.1

com.jashmore:local-sqs-test-utils-junit5 3.0.0

Utility classes for testing SQS queues.

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.jashmore
ArtifactId

ArtifactId

local-sqs-test-utils-junit5
Version

Version

3.0.0
Type

Type

jar

Download local-sqs-test-utils-junit5 3.0.0


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