is not current version
Last Version 2.4.13

S3Mock - Testsupport - TestNG 2.2.1

S3 mock implementation to be used for hermetic testing

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.adobe.testing
ArtifactId

ArtifactId

s3mock-testng
Version

Version

2.2.1
Type

Type

jar
Description

Description

S3Mock - Testsupport - TestNG
S3 mock implementation to be used for hermetic testing
Project Organization

Project Organization

Adobe

Download s3mock-testng 2.2.1


<!-- https://jarcasting.com/artifacts/com.adobe.testing/s3mock-testng/ -->
<dependency>
    <groupId>com.adobe.testing</groupId>
    <artifactId>s3mock-testng</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.testing/s3mock-testng/
implementation 'com.adobe.testing:s3mock-testng:2.2.1'
// https://jarcasting.com/artifacts/com.adobe.testing/s3mock-testng/
implementation ("com.adobe.testing:s3mock-testng:2.2.1")
'com.adobe.testing:s3mock-testng:jar:2.2.1'
<dependency org="com.adobe.testing" name="s3mock-testng" rev="2.2.1">
  <artifact name="s3mock-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.testing', module='s3mock-testng', version='2.2.1')
)
libraryDependencies += "com.adobe.testing" % "s3mock-testng" % "2.2.1"
[com.adobe.testing/s3mock-testng "2.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.testng : testng jar 7.4.0
com.adobe.testing : s3mock-testsupport-common jar 2.2.1

Project Modules

There are no modules declared in this project.