MVN

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

Maven & Gradle

Jun 03, 2020
5 usages

Java Dynamic SQS Listener - Utilities - Local SQS Test Utilities for JUnit 5 tests · Utility classes for testing SQS queues.

<dependency>
    <groupId>com.jashmore</groupId>
    <artifactId>local-sqs-test-utils-junit5</artifactId>
    <version>3.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jashmore : local-sqs-test-utils-junit5 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.1

All Versions

Choose a version of com.jashmore : local-sqs-test-utils-junit5 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
local-sqs-test-utils-junit5-3.1.1
local-sqs-test-utils-junit5-3.1.0
3.0.x
local-sqs-test-utils-junit5-3.0.0

How to add a dependency to Maven

Add the following com.jashmore : local-sqs-test-utils-junit5 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jashmore</groupId>
    <artifactId>local-sqs-test-utils-junit5</artifactId>
    <version>3.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jashmore : local-sqs-test-utils-junit5 gradle dependency to your build.gradle file:

implementation 'com.jashmore:local-sqs-test-utils-junit5:3.1.1'

Gradle Kotlin DSL: Add the following com.jashmore : local-sqs-test-utils-junit5 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jashmore:local-sqs-test-utils-junit5:3.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jashmore : local-sqs-test-utils-junit5 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jashmore" % "local-sqs-test-utils-junit5" % "3.1.1"

Advertisement

Dependencies from Group

Jul 30, 2023
13 usages
46 stars
Jun 03, 2020
8 usages
28 stars
Jul 30, 2023
7 usages
46 stars
Jul 30, 2023
6 usages
46 stars

Discover Dependencies

Nov 07, 2019
1 usages
0 stars
May 22, 2020
1 usages
Oct 14, 2022
1 usages
12 stars
Feb 06, 2020
2 usages
101 stars
Nov 21, 2022
1 usages
38 stars
Nov 10, 2019
1 usages
6 stars
Nov 03, 2021
2 usages
Feb 26, 2020
1 usages
Nov 16, 2019
1 usages
10 stars