is not current version
Last Version 2.4.13

S3Mock - Testsupport - TestNG 2.3.3

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.3.3
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.3.3


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.