is not current version
Last Version 2.4.13

com.adobe.testing:s3mock-testng 2.2.0


Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.adobe.testing
ArtifactId

ArtifactId

s3mock-testng
Version

Version

2.2.0
Type

Type

jar

Download s3mock-testng 2.2.0


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